llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

Implement embeddings for ollama

Open krgutha opened this issue 1 year ago • 0 comments

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

image

krgutha avatar Oct 24 '24 00:10 krgutha