Align docs and Makefile with public release surface
This commit is contained in:
parent
f3e7d4aa3e
commit
89f3d6f012
7 changed files with 14 additions and 8 deletions
|
|
@ -35,7 +35,7 @@ The public user-facing interface is `pyro` and `Pyro`.
|
|||
|
||||
## Official Environments
|
||||
|
||||
Current curated environments in this repository:
|
||||
Current official environments in the shipped catalog:
|
||||
|
||||
- `debian:12`
|
||||
- `debian:12-base`
|
||||
|
|
@ -89,7 +89,7 @@ Run the Ollama demo:
|
|||
|
||||
```bash
|
||||
ollama serve
|
||||
ollama pull llama:3.2-3b
|
||||
ollama pull llama3.2:3b
|
||||
pyro demo ollama
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue