mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-11 09:10:13 +01:00
9 lines
722 B
Plaintext
9 lines
722 B
Plaintext
| Model | Parameter Count | Context Length | Model Type |
|
|
| :-------------------- | :-------------- | :------------- | :-------------- |
|
|
| `sonar-small-chat` | 7B | 16384 | Chat Completion |
|
|
| `sonar-small-online` | 7B | 12000 | Chat Completion |
|
|
| `sonar-medium-chat` | 8x7B | 16384 | Chat Completion |
|
|
| `sonar-medium-online` | 8x7B | 12000 | Chat Completion |
|
|
| `codellama-70b-instruct` | 70B | 16384 | Chat Completion |
|
|
| `mistral-7b-instruct` [1] | 7B | 16384 | Chat Completion |
|
|
| `mixtral-8x7b-instruct` | 8x7B | 16384 | Chat Completion | |