llama-stack/docs/source/distributions/self_hosted_distro
Ashwin Bharambe abfbaf3c1b
refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401)
All of the tests from `llama_stack/providers/tests/` are now moved to
`tests/integration`.

I converted the `tools`, `scoring` and `datasetio` tests to use API.
However, `eval` and `post_training` proved to be a bit challenging to
leaving those. I think `post_training` should be relatively
straightforward also.

As part of this, I noticed that `wolfram_alpha` tool wasn't added to
some of our commonly used distros so I added it. I am going to remove a
lot of code duplication from distros next so while this looks like a
one-off right now, it will go away and be there uniformly for all
distros.
2025-03-04 14:53:47 -08:00
..
bedrock.md fix: register provider model name and HF alias in run.yaml (#1304) 2025-02-27 16:39:23 -08:00
cerebras.md fix: register provider model name and HF alias in run.yaml (#1304) 2025-02-27 16:39:23 -08:00
dell-tgi.md Update default port from 5000 -> 8321 2025-01-16 15:26:48 -08:00
dell.md chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
fireworks.md refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
groq.md fix: register provider model name and HF alias in run.yaml (#1304) 2025-02-27 16:39:23 -08:00
meta-reference-gpu.md docs: update the downloaded list doc (#1266) 2025-02-28 10:10:12 -08:00
meta-reference-quantized-gpu.md docs: update the downloaded list doc (#1266) 2025-02-28 10:10:12 -08:00
nvidia.md add nvidia distribution (#565) 2025-01-15 14:04:43 -08:00
ollama.md refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
remote-vllm.md refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
sambanova.md fix: register provider model name and HF alias in run.yaml (#1304) 2025-02-27 16:39:23 -08:00
tgi.md docs: fix typo (#1390) 2025-03-04 09:02:55 -08:00
together.md refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00