Skip to content

Nightly update of Together.ai models - 2025-04-12 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .version_cache.json
Original file line number Diff line number Diff line change
@@ -72,10 +72,10 @@
"display_name": "MythoMax-L2 (13B)"
},
"NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO": {
"hash": "2b70bc855ede98c599030003e36a15ca",
"version": "1.1.0",
"hash": "2f802098e242700fb9f8be8e32fa87b3",
"version": "1.2.0",
"filename": "nous-hermes-2-mixtral-8x7b-dpo.yaml",
"display_name": "Nous Hermes 2 - Mixtral 8x7B-DPO "
"display_name": "Nous Hermes 2 Mixtral 8X7B Dpo"
},
"togethercomputer/m2-bert-80M-8k-retrieval": {
"hash": "14094743f4f2e5c55cf357f72fdc4e6e",
@@ -360,14 +360,14 @@
"display_name": "Meta Llama 3.1 70B Instruct Turbo"
},
"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8": {
"hash": "d7767a5fda781ca1c4fd18cebd93eb96",
"version": "1.2.0",
"hash": "2f07a2f0568612e15516b0d8747de63b",
"version": "1.3.0",
"filename": "llama-4-maverick-instruct-17bx128e.yaml",
"display_name": "Llama 4 Maverick Instruct (17Bx128E)"
},
"meta-llama/Llama-4-Scout-17B-16E-Instruct": {
"hash": "650ef1fce0eb0891cad4ef9b934adb20",
"version": "1.2.0",
"hash": "5c56ecd842aa85188a28325cf74d5cf9",
"version": "1.3.0",
"filename": "llama-4-scout-instruct-17bx16e.yaml",
"display_name": "Llama 4 Scout Instruct (17Bx16E)"
}
4 changes: 2 additions & 2 deletions blocks/public/llama-4-maverick-instruct-17bx128e.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: Llama 4 Maverick Instruct (17Bx128E)
version: 1.2.0
version: 1.3.0
schema: v1
models:
- name: Llama 4 Maverick Instruct (17Bx128E)
provider: together
model: meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8
apiKey: ${{ inputs.TOGETHER_API_KEY }}
defaultCompletionOptions:
contextLength: 1000000
contextLength: 524288
capabilities:
- tool_use
roles:
4 changes: 2 additions & 2 deletions blocks/public/llama-4-scout-instruct-17bx16e.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: Llama 4 Scout Instruct (17Bx16E)
version: 1.2.0
version: 1.3.0
schema: v1
models:
- name: Llama 4 Scout Instruct (17Bx16E)
provider: together
model: meta-llama/Llama-4-Scout-17B-16E-Instruct
apiKey: ${{ inputs.TOGETHER_API_KEY }}
defaultCompletionOptions:
contextLength: 1000000
contextLength: 327680
capabilities:
- tool_use
roles:
10 changes: 4 additions & 6 deletions blocks/public/nous-hermes-2-mixtral-8x7b-dpo.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
---
name: 'Nous Hermes 2 - Mixtral 8x7B-DPO '
version: 1.1.0
name: Nous Hermes 2 Mixtral 8X7B Dpo
version: 1.2.0
schema: v1
models:
- name: 'Nous Hermes 2 - Mixtral 8x7B-DPO '
- name: Nous Hermes 2 Mixtral 8X7B Dpo
provider: together
model: NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO
apiKey: ${{ inputs.TOGETHER_API_KEY }}
defaultCompletionOptions:
contextLength: 32768
contextLength: 512
roles:
- apply
- chat
- edit