Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(integrations): Support in process hugging face models via mistralrs #386

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    74ae69c View commit details
    Browse the repository at this point in the history
  2. Disable metal in example

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b3d2602 View commit details
    Browse the repository at this point in the history
  3. Cleanup feature flags

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e66ff17 View commit details
    Browse the repository at this point in the history
  4. Add license exceptions in deny

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    266199c View commit details
    Browse the repository at this point in the history
  5. Disable problem matchers

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0c80003 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6acb694 View commit details
    Browse the repository at this point in the history
  7. Bind mistralrs to rev

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    455c510 View commit details
    Browse the repository at this point in the history
  8. Clippy fix

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    fe53d94 View commit details
    Browse the repository at this point in the history
  9. Cargo update

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ed6c26c View commit details
    Browse the repository at this point in the history
  10. fmt

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    207cf52 View commit details
    Browse the repository at this point in the history
  11. Add exception for foldhash

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    3b377b7 View commit details
    Browse the repository at this point in the history
  12. Try with 2 jobs

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ab01685 View commit details
    Browse the repository at this point in the history
  13. Update test.yml

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a8db53d View commit details
    Browse the repository at this point in the history
  14. Larger runners

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    defc03a View commit details
    Browse the repository at this point in the history
  15. Back to regular runners

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e196d75 View commit details
    Browse the repository at this point in the history
  16. Coverage only for test target

    timonv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    49bd6e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    09a1df4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    80c8f3e View commit details
    Browse the repository at this point in the history
  2. Rename to Mistralrs

    timonv committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6e2263a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    395274a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    6cae96e View commit details
    Browse the repository at this point in the history