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

[BUG] CI failing due to memory contraints #1660

Closed
mikeldking opened this issue Oct 24, 2023 · 1 comment · Fixed by #1661
Closed

[BUG] CI failing due to memory contraints #1660

mikeldking opened this issue Oct 24, 2023 · 1 comment · Fixed by #1661
Assignees
Labels
bug Something isn't working

Comments

@mikeldking
Copy link
Contributor

MPS backend out of memory (MPS allocated: 0 bytes, other allocations: 0 bytes, max allowed: 1.70 GB). Tried to allocate 0 bytes on private pool. Use PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 to disable upper limit for memory allocations (may cause system failure).

@mikeldking
Copy link
Contributor Author

The cause is llama index downloading Huggingface embeddings automatically if there is no openAI key: run-llama/llama_index#8463

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
Archived in project
1 participant