You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing issues with downloading the Llama3-8B-Lexi-Uncensored:fp16 model. The error message indicates a 503 Server Error: Service Temporarily Unavailable when attempting to fetch the model from the provided URL. The process fails with the following error messages:
Downloading Llama3-8B-Lexi-Uncensored/fp16.gguf... An error occurred while downloading or processing the model: 503 Server Error: Service Temporarily Unavailable for url: https://public-storage.nexa4ai.com/Llama3-8B-Lexi-Uncensored/fp16.gguf Failed to pull model Llama3-8B-Lexi-Uncensored:fp16
Steps to Reproduce
Run the command: nexa run Llama3-8B-Lexi-Uncensored:fp16
Observe the error messages related to downloading the model.
OS
Windows
Python Version
3.10.13
Nexa SDK Version
0.0.8.3
GPU (if using one)
Nan
The text was updated successfully, but these errors were encountered:
Issue Description
I'm experiencing issues with downloading the Llama3-8B-Lexi-Uncensored:fp16 model. The error message indicates a 503 Server Error: Service Temporarily Unavailable when attempting to fetch the model from the provided URL. The process fails with the following error messages:
Downloading Llama3-8B-Lexi-Uncensored/fp16.gguf... An error occurred while downloading or processing the model: 503 Server Error: Service Temporarily Unavailable for url: https://public-storage.nexa4ai.com/Llama3-8B-Lexi-Uncensored/fp16.gguf Failed to pull model Llama3-8B-Lexi-Uncensored:fp16
Steps to Reproduce
nexa run Llama3-8B-Lexi-Uncensored:fp16
OS
Windows
Python Version
3.10.13
Nexa SDK Version
0.0.8.3
GPU (if using one)
Nan
The text was updated successfully, but these errors were encountered: