Skip to content

Commit d911553

Browse files
models-bot[bot]Truefoundry Models Bot
andauthored
feat(deepinfra/tencent/Hy3): add new models [bot] (#1713)
* feat(deepinfra/tencent/Hy3): add new models [bot] * feat(deepinfra): update model YAMLs [bot] --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com>
1 parent 35d8e08 commit d911553

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
costs:
2+
- cache_read_input_token_cost: 3.5e-8
3+
input_cost_per_token: 1.4e-7
4+
output_cost_per_token: 5.8e-7
5+
region: "*"
6+
features:
7+
- prompt_caching
8+
- function_calling
9+
- json_output
10+
limits:
11+
context_window: 262144
12+
max_tokens: 262144
13+
modalities:
14+
input:
15+
- text
16+
output:
17+
- text
18+
mode: chat
19+
model: tencent/Hy3
20+
provisioning: serverless
21+
sources:
22+
- https://deepinfra.com/tencent/Hy3
23+
status: active
24+
supportedModes:
25+
- chat

0 commit comments

Comments
 (0)