mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 22:09:48 +00:00
Update Fireworks + Togther documentation
This commit is contained in:
parent
1ecaf2cb3c
commit
a562668dcd
27 changed files with 879 additions and 445 deletions
|
|
@ -41,7 +41,6 @@ def get_distribution_template() -> DistributionTemplate:
|
|||
name="remote-vllm",
|
||||
distro_type="self_hosted",
|
||||
description="Use (an external) vLLM server for running LLM inference",
|
||||
docker_image="llamastack/distribution-remote-vllm:test-0.0.52rc3",
|
||||
template_path=Path(__file__).parent / "doc_template.md",
|
||||
providers=providers,
|
||||
default_models=[inference_model, safety_model],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue