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>
12 lines
266 B
JSON
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"
|
|
} |