mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 21:21:59 +00:00
- Replace np.savetxt/np.loadtxt with np.save/np.load for binary data - Fixes 'could not convert string to uint8' error during server startup - Issue occurred during faiss index deserialization, not Ollama connectivity - Affects Ollama template and other configurations using faiss vector_io |
||
|---|---|---|
| .. | ||
| chroma | ||
| faiss | ||
| milvus | ||
| qdrant | ||
| sqlite_vec | ||
| __init__.py | ||