mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 15:12:00 +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 |
||
|---|---|---|
| .. | ||
| apis | ||
| cli | ||
| distribution | ||
| models | ||
| providers | ||
| strong_typing | ||
| templates | ||
| ui | ||
| __init__.py | ||
| env.py | ||
| log.py | ||
| schema_utils.py | ||