Spaces:
Sleeping
Sleeping
Upload agent
Browse files- agent.json +2 -2
agent.json
CHANGED
|
@@ -6,8 +6,8 @@
|
|
| 6 |
"model": {
|
| 7 |
"class": "InferenceClientModel",
|
| 8 |
"data": {
|
| 9 |
-
"last_input_token_count":
|
| 10 |
-
"last_output_token_count":
|
| 11 |
"model_id": "Qwen/Qwen2.5-Coder-32B-Instruct"
|
| 12 |
}
|
| 13 |
},
|
|
|
|
| 6 |
"model": {
|
| 7 |
"class": "InferenceClientModel",
|
| 8 |
"data": {
|
| 9 |
+
"last_input_token_count": 2539,
|
| 10 |
+
"last_output_token_count": 78,
|
| 11 |
"model_id": "Qwen/Qwen2.5-Coder-32B-Instruct"
|
| 12 |
}
|
| 13 |
},
|