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

Integrating Mistral.rs with Swiftide #843

Open
timonv opened this issue Oct 12, 2024 · 0 comments
Open

Integrating Mistral.rs with Swiftide #843

timonv opened this issue Oct 12, 2024 · 0 comments

Comments

@timonv
Copy link

timonv commented Oct 12, 2024

Hey there,

Figured I'd give it another shot to integrate mistral.rs with Swiftide. Tested several text models and it works great. Kudos on the new v4 builder style api, it's very clean 👍

However, github actions is now running into limitations and kills the worker with a 143 (afaik this is usually due to high cpu).

I've been looking at cargo timings and tried some tuning, but no luck so far. Does mistral.rs have to do tuning to be able to run in GA? I couldn't find anything specific. The full PR is at bosun-ai/swiftide#386

Side note: Would it be possible to publish mistralrs as a crate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant