Skip to content

Commit 9c17547

Browse files
models-bot[bot]Truefoundry Models Botarchitkumar-truefoundry
authored
feat(wafer/Qwen3.6-35B-A3B): add new models [bot] (#1590)
* feat(wafer/Qwen3.6-35B-A3B): add new models [bot] * feat(wafer): update model YAMLs [bot] --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com> Co-authored-by: architkumar-truefoundry <archit.kumar@truefoundry.com>
1 parent c3fdfad commit 9c17547

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
costs:
2+
- cache_read_input_token_cost: 2e-8
3+
input_cost_per_token: 1.5e-7
4+
output_cost_per_token: 1e-6
5+
region: "*"
6+
features:
7+
- function_calling
8+
- tool_choice
9+
- json_output
10+
- structured_output
11+
- prompt_caching
12+
- system_messages
13+
limits:
14+
context_window: 256000
15+
modalities:
16+
input:
17+
- text
18+
- image
19+
output:
20+
- text
21+
mode: chat
22+
model: Qwen3.6-35B-A3B
23+
provisioning: serverless
24+
sources:
25+
- https://pass.wafer.ai/v1/models
26+
- https://docs.wafer.ai/serverless/setup
27+
- https://huggingface.co/Qwen/Qwen3.6-35B-A3B
28+
status: active
29+
supportedModes:
30+
- chat
31+
thinking: true

0 commit comments

Comments
 (0)