Skip to content

Nightly update of Together.ai models - 2025-04-09 #3

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
8 changes: 4 additions & 4 deletions .version_cache.json
Original file line number Diff line number Diff line change
@@ -360,14 +360,14 @@
"display_name": "Meta Llama 3.1 70B Instruct Turbo"
},
"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8": {
"hash": "2f07a2f0568612e15516b0d8747de63b",
"version": "1.1.0",
"hash": "d7767a5fda781ca1c4fd18cebd93eb96",
"version": "1.2.0",
"filename": "llama-4-maverick-instruct-17bx128e.yaml",
"display_name": "Llama 4 Maverick Instruct (17Bx128E)"
},
"meta-llama/Llama-4-Scout-17B-16E-Instruct": {
"hash": "5c56ecd842aa85188a28325cf74d5cf9",
"version": "1.1.0",
"hash": "650ef1fce0eb0891cad4ef9b934adb20",
"version": "1.2.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.1.0
version: 1.2.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: 524288
contextLength: 1000000
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.1.0
version: 1.2.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: 327680
contextLength: 1000000
capabilities:
- tool_use
roles: