Skip to content

Commit

Permalink
Fix URL for Together.ai models list in models.md (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
pzaback authored Oct 30, 2023
1 parent ef03064 commit c610496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/customization/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Local Models

Open-Source Models (not local)

- [TogetherLLM](../reference/Models/togetherllm.md) - Use any model from the [Together Models list](https://docs.together.ai/docs/models-inference) with your Together API key.
- [TogetherLLM](../reference/Models/togetherllm.md) - Use any model from the [Together Models list](https://docs.together.ai/docs/inference-models) with your Together API key.
- [ReplicateLLM](../reference/Models/replicatellm.md) - Use any open-source model from the [Replicate Streaming List](https://replicate.com/collections/streaming-language-models) with your Replicate API key.
- [HuggingFaceInferenceAPI](../reference/Models/huggingfaceinferenceapi.md) - Use any open-source model from the [Hugging Face Inference API](https://huggingface.co/inference-api) with your Hugging Face token.

Expand Down

0 comments on commit c610496

Please sign in to comment.