llama-stack-mirror/llama_stack/providers/remote/inference/ollama
Sébastien Han bedfea38c3
feat: consolidate most distros into "starter"
* Removes a bunch of distros
* Removed distros were added into the "starter" distribution
* Doc for "starter" has been added
* Partially reverts https://github.com/meta-llama/llama-stack/pull/2482
  since inference providers are disabled by default and can be turned on
  manually via env variable.
* Disables safety in starter distro

Closes: #2502
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-06-27 10:15:27 +02: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" 2025-06-27 10:15:27 +02:00
models.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
ollama.py feat: consolidate most distros into "starter" 2025-06-27 10:15:27 +02:00