From ad885e14b5bd79aa576a51b752247c9672caaebe Mon Sep 17 00:00:00 2001 From: metcalfc Date: Wed, 23 Jul 2025 02:46:27 +0000 Subject: [PATCH] Update Together.ai model configurations --- .version_cache.json | 6 ++++++ ...n3-235b-a22b-instruct-2507-fp8-throughput.yaml | 15 +++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 blocks/public/qwen3-235b-a22b-instruct-2507-fp8-throughput.yaml diff --git a/.version_cache.json b/.version_cache.json index a41e5d8..e4dd439 100644 --- a/.version_cache.json +++ b/.version_cache.json @@ -538,5 +538,11 @@ "version": "1.1.0", "filename": "kimi-k2-instruct.yaml", "display_name": "Kimi K2 Instruct" + }, + "Qwen/Qwen3-235B-A22B-Instruct-2507-tput": { + "hash": "00022257737c36e190a2311f8ea6f771", + "version": "1.1.0", + "filename": "qwen3-235b-a22b-instruct-2507-fp8-throughput.yaml", + "display_name": "Qwen3 235B A22B Instruct 2507 FP8 Throughput" } } \ No newline at end of file diff --git a/blocks/public/qwen3-235b-a22b-instruct-2507-fp8-throughput.yaml b/blocks/public/qwen3-235b-a22b-instruct-2507-fp8-throughput.yaml new file mode 100644 index 0000000..d5e1507 --- /dev/null +++ b/blocks/public/qwen3-235b-a22b-instruct-2507-fp8-throughput.yaml @@ -0,0 +1,15 @@ +--- +name: Qwen3 235B A22B Instruct 2507 FP8 Throughput +version: 1.1.0 +schema: v1 +models: + - name: Qwen3 235B A22B Instruct 2507 FP8 Throughput + provider: together + model: Qwen/Qwen3-235B-A22B-Instruct-2507-tput + apiKey: ${{ inputs.TOGETHER_API_KEY }} + defaultCompletionOptions: + contextLength: 262144 + roles: + - apply + - chat + - edit