diff --git a/.version_cache.json b/.version_cache.json index 58be689..6962c6b 100644 --- a/.version_cache.json +++ b/.version_cache.json @@ -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)" } diff --git a/blocks/public/llama-4-maverick-instruct-17bx128e.yaml b/blocks/public/llama-4-maverick-instruct-17bx128e.yaml index cad17d7..b43f419 100644 --- a/blocks/public/llama-4-maverick-instruct-17bx128e.yaml +++ b/blocks/public/llama-4-maverick-instruct-17bx128e.yaml @@ -1,6 +1,6 @@ --- name: Llama 4 Maverick Instruct (17Bx128E) -version: 1.1.0 +version: 1.2.0 schema: v1 models: - name: Llama 4 Maverick Instruct (17Bx128E) @@ -8,7 +8,7 @@ models: model: meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 apiKey: ${{ inputs.TOGETHER_API_KEY }} defaultCompletionOptions: - contextLength: 524288 + contextLength: 1000000 capabilities: - tool_use roles: diff --git a/blocks/public/llama-4-scout-instruct-17bx16e.yaml b/blocks/public/llama-4-scout-instruct-17bx16e.yaml index d38ecb6..ecc2f87 100644 --- a/blocks/public/llama-4-scout-instruct-17bx16e.yaml +++ b/blocks/public/llama-4-scout-instruct-17bx16e.yaml @@ -1,6 +1,6 @@ --- name: Llama 4 Scout Instruct (17Bx16E) -version: 1.1.0 +version: 1.2.0 schema: v1 models: - name: Llama 4 Scout Instruct (17Bx16E) @@ -8,7 +8,7 @@ models: model: meta-llama/Llama-4-Scout-17B-16E-Instruct apiKey: ${{ inputs.TOGETHER_API_KEY }} defaultCompletionOptions: - contextLength: 327680 + contextLength: 1000000 capabilities: - tool_use roles: