Update README.md

This commit is contained in:
veguAI 2024-02-07 03:12:56 +02:00 committed by GitHub
parent 4d69f0e837
commit 28801b54bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -116,11 +116,20 @@ In the modal if you're planning to connect to text-generation-webui, you can lik
#### Recommended Models #### Recommended Models
Any of the top models in any of the size classes here should work well (i wouldn't recommend going lower than 7B): As of 2024.02.06 my personal regular drivers (the ones i test with) are:
- Kunoichi-7B
- sparsetral-16x7B
- Fimbulvetr-10.7B
- dolphin-2.7-mixtral-8x7b
- Mixtral-8x7B-instruct
- GPT-3.5-turbo 0125
- GPT-4-turbo 0116
That said, any of the top models in any of the size classes here should work well (i wouldn't recommend going lower than 7B):
https://www.reddit.com/r/LocalLLaMA/comments/18yp9u4/llm_comparisontest_api_edition_gpt4_vs_gemini_vs/ https://www.reddit.com/r/LocalLLaMA/comments/18yp9u4/llm_comparisontest_api_edition_gpt4_vs_gemini_vs/
### OpenAI ### OpenAI
If you want to add an OpenAI client, just change the client type and select the apropriate model. If you want to add an OpenAI client, just change the client type and select the apropriate model.