llama-stack-mirror/llama_stack/providers/remote/inference/ollama
2025-07-14 17:42:37 -04:00
..
__init__.py fix: Ollama should be optional in starter distro (#2482) 2025-06-25 15:54:00 +02:00
config.py feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
models.py refactor: set proper name for embedding all-minilm:l6-v2 and update to use "starter" in detailed_tutorial (#2627) 2025-07-06 09:07:37 +05:30
ollama.py query_available_models() -> list[str] -> check_model_availability(model) -> bool 2025-07-14 17:42:37 -04:00