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>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"usage": {
|
||||
"prompt_tokens": 621,
|
||||
"completion_tokens": 1795,
|
||||
"total_tokens": 2416,
|
||||
"prompt_tokens": 593,
|
||||
"completion_tokens": 10029,
|
||||
"total_tokens": 10622,
|
||||
"completion_tokens_details": {
|
||||
"reasoning_tokens": 0
|
||||
"reasoning_tokens": 7460
|
||||
}
|
||||
},
|
||||
"stats": {},
|
||||
"system_fingerprint": "qwen/qwen3-coder-30b"
|
||||
"system_fingerprint": "qwen3.6-35b-a3b-uncensored-hauhaucs-aggressive"
|
||||
}
|
||||
Reference in New Issue
Block a user