mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 02:03:44 +00:00
Merge branch 'main' into elasticsearch-integration
This commit is contained in:
commit
765cf1c9f5
5 changed files with 66765 additions and 7 deletions
|
|
@ -28,7 +28,7 @@ Llama Stack provides several pre-configured distributions to help you get starte
|
|||
- Run locally with Ollama for development
|
||||
|
||||
```bash
|
||||
docker pull llama-stack/distribution-starter
|
||||
docker pull llamastack/distribution-starter
|
||||
```
|
||||
|
||||
**Guides:** [Starter Distribution Guide](self_hosted_distro/starter)
|
||||
|
|
@ -41,7 +41,7 @@ docker pull llama-stack/distribution-starter
|
|||
- Need to run inference locally
|
||||
|
||||
```bash
|
||||
docker pull llama-stack/distribution-meta-reference-gpu
|
||||
docker pull llamastack/distribution-meta-reference-gpu
|
||||
```
|
||||
|
||||
**Guides:** [Meta Reference GPU Guide](self_hosted_distro/meta-reference-gpu)
|
||||
|
|
|
|||
66741
docs/static/openai-spec-2.3.0.yml
vendored
Normal file
66741
docs/static/openai-spec-2.3.0.yml
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue