typo: addion -> addition (#5234)

This commit is contained in:
Tom Aarsen 2023-08-15 21:43:11 +02:00 committed by GitHub
parent fbdad78af4
commit b2f49cfa36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ grc.Client("ysharma/Explore_llamav2_with_TGI").deploy_discord(to_id="llama2-70b-
## 🦜 Additional LLMs 🦜
In addion to Meta's 70 billion Llama 2 model, we have prepared template spaces for the following LLMs and deployment options:
In addition to Meta's 70 billion Llama 2 model, we have prepared template spaces for the following LLMs and deployment options:
- [gpt-3.5-turbo](https://huggingface.co/spaces/gradio-discord-bots/gpt-35-turbo), powered by openai. Required OpenAI key.
- [falcon-7b-instruct](https://huggingface.co/spaces/gradio-discord-bots/falcon-7b-instruct) powered by Hugging Face Inference Endpoints.