-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `Accelerate` version: 0.34.2
- Platform: Linux-6.5.0-35-generic-x86_64-with-glibc2.35
- `accele…
-
**Describe the bug**
I'm getting ' ERROR There was a problem with the ollama API request.' when trying to use mods with Ollama
This used to work with no issues till recently, I don't know if the…
-
### What happened?
I have populated a chroma collection with approximately 50,000 embeddings which are being pre-calculated then added using llama3.2 as such:
```python
embedding = ollama_clien…
-
### 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 attem…
-
## Describe the bug
lighteval nanotron --checkpoint_config_path ../nexatron/examples/tiny_llama3/checkpoints/100000/config.yaml --lighteval_config_path examples/nanotron/lighteval_config_o
verride_t…
-
- Lanchain V 0.3.2
- Lanchain AWS v 0.2.2
We are using a fine-tuned version of Llama 3.1-instruct, uploaded to Bedrock. Since we are using an ARN model ID (which does not contain any information a…
-
### Your current environment
```
Collecting environment information...
PyTorch version: 2.2.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: …
-
I got the error "AttributeError: 'VisionCrossAttentionLayer' object has no attribute 'pos_embed_0'" when doing supervised fine-tuning on a subset of the video dataset you provided, with the LongVU_Lla…
-
### 🐛 Describe the bug
```python
from llama_index.core import Settings
from llama_index.memory.mem0 import Mem0Memory
from llama_index.embeddings.ollama import OllamaEmbedding
from llama_index.…
-
### System Info
Windows 11
Python 3.12.7 (and 3.12.5 apparently depending on running py --version or python --version from PowerShell)
### Information
- [X] The official example scripts
…