Skip to content

Commit

Permalink
docs: πŸš€ ftw
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbrault committed Apr 19, 2024
1 parent e2c00af commit 88968fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,19 +96,19 @@ You can find the list of supported models within each ProviderModel.

- πŸ†— Text
- βœ… JSON
- πŸ”§ Function
- πŸš€ Function

### Open Weights

| Model \ Provider | License | Ollama | Mistral | Fireworks | Groq | Together | Deepinfra |
|------------------|----------------------------------|--------|---------|-----------|------|----------|-----------|
| Mistral 7B | [Apache 2.0][apache2] | | βœ… | | | πŸ†— | |
| Mixtral 8x7B | [Apache 2.0][apache2] | | βœ… | | πŸ†— | πŸ”§ | |
| Mixtral 8x7B | [Apache 2.0][apache2] | | βœ… | | πŸ†— | πŸš€ | |
| Mixtral 8x22B | [Apache 2.0][apache2] | | βœ… | | | πŸ†— | βœ… |
| WizardLM 2 7B | [Apache 2.0][apache2] | | | | | | βœ… |
| WizardLM 2 8x22B | [Apache 2.0][apache2] | | | | | πŸ†— | βœ… |
| Hermes 2 Pro | [Apache 2.0][apache2] | βœ… | | βœ… | | | |
| FireFunction V1 | [Apache 2.0][apache2] | | | πŸ”§ | | | |
| FireFunction V1 | [Apache 2.0][apache2] | | | πŸš€ | | | |
| Llama3 8B | [Llama 3][llama3_license] | πŸ†— | | βœ… | πŸ†— | πŸ†— | βœ… |
| Llama3 70B | [Llama 3][llama3_license] | βœ… | | βœ… | πŸ†— | πŸ†— | βœ… |
| Gemma 7B | Gemma | | | | πŸ†— | | |
Expand All @@ -121,8 +121,8 @@ You can find the list of supported models within each ProviderModel.
| Model | OpenAI | Anthropic | Mistral |
|-----------------|--------|-----------|---------|
| Mixtral Large | | | βœ… |
| GPT-4 Turbo | πŸ”§ | | |
| GPT-3.5 Turbo | πŸ”§ | | |
| GPT-4 Turbo | πŸš€ | | |
| GPT-3.5 Turbo | πŸš€ | | |
| Claude 3 Haiku | | πŸ†— | |
| Claude 3 Sonnet | | πŸ†— | |
| Claude 3 Opus | | πŸ†— | |
Expand Down

0 comments on commit 88968fa

Please sign in to comment.