Files
modelTesting/outputs/.last_response_schema.json
T
adminandClaude c98b6bb257 Capture uncensored-Qwen-35B automation (others hung via API)
The uncensored Qwen 35B hangs/timeouts on 4/5 prompts via the API
(only automation saved). qwen3.6-27b and glm-4.7-flash also time out
via API (27B genuinely slow ~12min; GLM loops without stopping — needs
stop-token handling, noted for next session). Capture batch paused:
3 models fully captured (Gemma26B, kat-coder, qwen3-coder-30b),
grading deferred.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-28 20:21:13 -07:00

12 lines
266 B
JSON

{
"usage": {
"prompt_tokens": 593,
"completion_tokens": 10029,
"total_tokens": 10622,
"completion_tokens_details": {
"reasoning_tokens": 7460
}
},
"stats": {},
"system_fingerprint": "qwen3.6-35b-a3b-uncensored-hauhaucs-aggressive"
}