forked from phoenix-oss/llama-stack-mirror
# What does this PR do? closes #1853 ## Test Plan ``` uv run llama stack build --image-type conda --image-name ollama --config llama_stack/templates/ollama/build.yaml ollama pull llama3.2:3b LLAMA_STACK_CONFIG=http://localhost:8321 uv run pytest tests/integration/inference/test_text_inference.py -v --text-model=llama3.2:3b ``` |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
models.py | ||
ollama.py |