llama-stack
llama-stack copied to clipboard
Implement embeddings for ollama
Implement embeddings for ollama
PROVIDER_ID=test-ollama PROVIDER_CONFIG=llama_stack/providers/tests/inference/provider_config_example.yaml MODEL_IDS="Llama3.1-8B-Instruct" pytest -s llama_stack/providers/tests/inference/test_inference.py --tb=short --disable-warnings -rs