Skip to content

Commit e2532c2

Browse files
authored
Update README.md
1 parent 60148a7 commit e2532c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ Leave a ⭐ star to support the project.
1717
1818
| Model Name | Status | Description |
1919
|------------------------------|--------|-------------------------------------------------|
20+
| EVERY OpenAI model || |
2021
| gpt-3.5-turbo || ChatGPT |
2122
| gpt-4 || GPT-4 via API ([waitlist](https://openai.com/waitlist/gpt-4-api)) |
22-
| gpt-4-web | 🔄 | GPT-4 via chat.openai.com |
2323
| text-davinci-003 || InstructGPT (GPT-3) |
24+
| llama2 || Meta's Llama 2 |
2425
| bing-chat || Bing Chat: creative, balanced, precise |
2526
| bert || BERT by Google |
2627
| llama-7b-hf || Famous llama model |
2728
| wizardlm-13b-uncensored || WizardLM 30B |
2829
| guanaco-65b-gptq || Guanaco 65B |
29-
| gpt-2 || GPT-2 by OpenAI |
3030
| bard | 🔄 | Google Bard |
3131
| ... HuggingFace 🤗 models || every [text-generation](https://huggingface.co/models?pipeline_tag=text-generation&sort=downloads) model |
3232

0 commit comments

Comments
 (0)