Skip to content

Commit 5be168a

Browse files
committed
Remove a model for testing purposes
1 parent fcc6e53 commit 5be168a

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

langgraphics/metadata/models.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
11
{
2-
"nvidia/llama-3.3-70b-instruct-fp8": {
3-
"reasoning": false,
4-
"tool_call": false,
5-
"attachment": false,
6-
"temperature": false,
7-
"limit": {
8-
"output": 32768,
9-
"context": 131072
10-
},
11-
"cost": {
12-
"input": 1.18,
13-
"output": 1.18,
14-
"cache_read": 0,
15-
"cache_write": 0
16-
}
17-
},
182
"microsoft/phi-4-multimodal-instruct": {
193
"reasoning": true,
204
"tool_call": true,

0 commit comments

Comments
 (0)