llama-stack-mirror/docs/source/distributions/self_hosted_distro
Xi Yan 7a4383e4c1
add 3.3 to together inference provider (#729)
# What does this PR do?

- add llama3.3 model for together
- fix fireworks distro_codegen

```
python llama_stack/scripts/distro_codegen.py
```

## Test Plan

<img width="1132" alt="image"
src="https://github.com/user-attachments/assets/bf94b933-9200-4e73-878e-d1a95d450a88"
/>

**Tests**
```
pytest -v -s -k "together" --inference-model="meta-llama/Llama-3.3-70B-Instruct" ./llama_stack/providers/tests/inference/test_text_inference.py
```
<img width="1139" alt="image"
src="https://github.com/user-attachments/assets/407dc98b-8de3-4841-8cb1-75e4b5128544"
/>


## Sources

Please link relevant resources if necessary.


## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.
2025-01-06 15:39:41 -08:00
..
bedrock.md Dont include 3B / 1B models for bedrock since they arent ondemand 2024-12-18 06:30:02 -08:00
cerebras.md Update Cerebras from Llama 3.1 to 3.3 (#645) 2024-12-17 16:28:24 -08:00
dell-tgi.md Mark some pages as not-in-toctree explicitly 2024-11-23 15:27:44 -08:00
fireworks.md add 3.3 to together inference provider (#729) 2025-01-06 15:39:41 -08:00
meta-reference-gpu.md Fix issue 586 (#594) 2024-12-10 10:22:04 -08:00
meta-reference-quantized-gpu.md Fix issue 586 (#594) 2024-12-10 10:22:04 -08:00
ollama.md Small fix to library client 2024-12-16 14:08:30 -08:00
remote-vllm.md Mark some pages as not-in-toctree explicitly 2024-11-23 15:27:44 -08:00
tgi.md Add eval/scoring/datasetio API providers to distribution templates & UI developer guide (#564) 2024-12-05 16:29:32 -08:00
together.md add 3.3 to together inference provider (#729) 2025-01-06 15:39:41 -08:00