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

fix(python): pin exllama2 #1711

Merged
merged 1 commit into from
Feb 14, 2024
Merged

fix(python): pin exllama2 #1711

merged 1 commit into from
Feb 14, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Feb 14, 2024

Description

exllama recently bumped pytorch which breaks the transformer environment. Until we pin the exllama deps into conda, pin exllamav2.

This PR fixes #1707 and fixes #1710

Copy link

netlify bot commented Feb 14, 2024

Deploy Preview for localai canceled.

Name Link
🔨 Latest commit 3605c0c
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/65cd08aa41de93000805a5e4

@mudler mudler mentioned this pull request Feb 14, 2024
@mudler mudler force-pushed the fix_python_deps branch 2 times, most recently from 6edb67e to c9289b0 Compare February 14, 2024 18:31
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler changed the title fix(python): pin python deps fix(python): pin exllama2 Feb 14, 2024
@mudler mudler merged commit 5e155fb into master Feb 14, 2024
26 checks passed
@mudler mudler deleted the fix_python_deps branch February 14, 2024 20:44
@mudler mudler added the bug Something isn't working label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vLLM backend broken in v2.8.0 Problem with TTS in 2.8
1 participant