mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-21 12:09:40 +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 |
||
---|---|---|
.. | ||
agents | ||
datasetio | ||
eval | ||
files/localfs | ||
inference | ||
ios/inference | ||
post_training | ||
safety | ||
scoring | ||
telemetry | ||
tool_runtime | ||
vector_io | ||
__init__.py |