File tree Expand file tree Collapse file tree 1 file changed +1
-49
lines changed
Expand file tree Collapse file tree 1 file changed +1
-49
lines changed Original file line number Diff line number Diff line change 11{
2- "nvidia/llama-3.3-70b-instruct-fp8" : {
3- "reasoning" : false ,
4- "tool_call" : true ,
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- },
18- "microsoft/phi-4-multimodal-instruct" : {
19- "reasoning" : true ,
20- "tool_call" : true ,
21- "attachment" : false ,
22- "temperature" : true ,
23- "limit" : {
24- "output" : 4096 ,
25- "context" : 128000
26- },
27- "cost" : {
28- "input" : 0 ,
29- "output" : 0 ,
30- "cache_read" : 0 ,
31- "cache_write" : 0
32- }
33- },
34- "intfloat/multilingual-e5-large-instruct" : {
35- "reasoning" : false ,
36- "tool_call" : false ,
37- "attachment" : false ,
38- "temperature" : false ,
39- "limit" : {
40- "output" : 1024 ,
41- "context" : 512
42- },
43- "cost" : {
44- "input" : 0.02 ,
45- "output" : 0 ,
46- "cache_read" : 0 ,
47- "cache_write" : 0
48- }
49- },
502 "moonshotai/kimi-k2.5" : {
513 "reasoning" : true ,
524 "tool_call" : true ,
2568225634 "cache_write" : 0
2568325635 }
2568425636 }
25685- }
25637+ }
You can’t perform that action at this time.
0 commit comments