Skip to content

Commit c3fdfad

Browse files
models-bot[bot]Truefoundry Models Botarchitkumar-truefoundry
authored
feat(wafer/deepseek-v4-flash): add new models [bot] (#1591)
* feat(wafer/deepseek-v4-flash): 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 0182d20 commit c3fdfad

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
costs:
2+
- cache_read_input_token_cost: 2e-8
3+
input_cost_per_token: 9e-8
4+
output_cost_per_token: 1.8e-7
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: 1000000
15+
modalities:
16+
input:
17+
- text
18+
output:
19+
- text
20+
mode: chat
21+
model: deepseek-v4-flash
22+
provisioning: serverless
23+
sources:
24+
- https://docs.wafer.ai/serverless/setup
25+
- https://pass.wafer.ai/v1/models
26+
status: active
27+
supportedModes:
28+
- chat
29+
- responses
30+
thinking: true

0 commit comments

Comments
 (0)