File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,16 +17,16 @@ Leave a ⭐ star to support the project.
17
17
18
18
| Model Name | Status | Description |
19
19
| ------------------------------| --------| -------------------------------------------------|
20
+ | EVERY OpenAI model | ✅ | |
20
21
| gpt-3.5-turbo | ✅ | ChatGPT |
21
22
| gpt-4 | ✅ | GPT-4 via API ([ waitlist] ( https://openai.com/waitlist/gpt-4-api ) ) |
22
- | gpt-4-web | 🔄 | GPT-4 via chat.openai.com |
23
23
| text-davinci-003 | ✅ | InstructGPT (GPT-3) |
24
+ | llama2 | ✅ | Meta's Llama 2 |
24
25
| bing-chat | ✅ | Bing Chat: creative, balanced, precise |
25
26
| bert | ✅ | BERT by Google |
26
27
| llama-7b-hf | ✅ | Famous llama model |
27
28
| wizardlm-13b-uncensored | ✅ | WizardLM 30B |
28
29
| guanaco-65b-gptq | ✅ | Guanaco 65B |
29
- | gpt-2 | ✅ | GPT-2 by OpenAI |
30
30
| bard | 🔄 | Google Bard |
31
31
| ... HuggingFace 🤗 models | ✅ | every [ text-generation] ( https://huggingface.co/models?pipeline_tag=text-generation&sort=downloads ) model |
32
32
You can’t perform that action at this time.
0 commit comments