Skip to content

Commit

Permalink
chore: sync compatible models from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQW authored and github-actions[bot] committed Dec 6, 2024
1 parent da2621e commit 0db212c
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions content/guide/ai/openagent/compatible-models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@ Learn more:

<LinkCard id="ollama" />

| Name | Score (out of 100) | Function Call Support |
|------|-------------------|---------------------|
| qwen2.5 | 92 ||
| mistral-nemo | 92 ||
| llama3.2 | 87 ||
| llama3.1 | 80 ||
| qwen2 | 73 ||
| mistral | 20 ||
| olmo | - ||
| gemma | - ||
| llava | - ||
| deepseek-coder-v2 | - ||
| Name | Parameters | Score (out of 100) | Function Call Support |
|------|------------|-------------------|---------------------|
| mistral-nemo | 12B | 92 ||
| qwen2.5 | 7B | 88 ||
| llama3.2 | 3B | 80 ||
| qwen2 | 7B | 77 ||
| llama3.1 | 8B | 77 ||
| mistral | 7B | 28 ||
| olmo | 7B | - ||
| gemma | 7B | - ||
| llava | 13B | - ||
| deepseek-coder-v2 | 16B | - ||

### Proprietary Models

| Name | Score (out of 100) | Function Call Support |
|------|-------------------|---------------------|
| gpt-4o-mini | 97 ||
| gpt-4o | 97 ||
| gemini-1.5-flash | 95 ||
| gemini-1.5-pro | 95 ||
| claude-3-5-sonnet | 68 ||
| gpt-4o-mini | 96 ||
| gpt-4o | 96 ||
| gemini-1.5-flash | 93 ||
| gemini-1.5-pro | 91 ||
| claude-3-5-sonnet | 72 ||

0 comments on commit 0db212c

Please sign in to comment.