Qwen3.8 Max preview tested via ambassador early access: OpenAI-compatible API behavior, reasoning_tokens, always-on thinking, and the unknowns behind the 2.4T parameter count.
Qwen3-ASR-0.6B STT on CPU, Qwen via ModelScope, streaming TTS on 4GB VRAM — one laptop, 11.9s voice-to-voice. Filler-audio job polling and measured timelines.
Merged a 4th girl with a makeup toggle into one Anima LoRA (518 images, rank256, 21.5h on RTX 5090). Epoch pick vs design bleed, why makeoff fails in multi-girl prompts, 6/6 one-shot.
Tested over 3 bakes on RunPod RTX 5090: a coined subtractive makeoff tag never fires at cfg 1.0, while additive earrings+makeup tags switch both ways with the face unchanged (ep140).
Tested on release day: drizzle-orm 3.9x, Effect 5.3x, lobe-chat 7.3x, the tsconfig hard errors, why --checkers 8 backfired on 16GB, and why Vue can't use TS7 yet
Fitted Anthropic's jacobian-lens on Qwen3-4B-Instruct-2507 (4090, 51 min, ~1 USD), then read a layer-swapped SFT corrector: outputs pass through while hidden states diverge to cos 0.88.
Tested arXiv 2607.01232's layer localization under SFT: Qwen3-4B depth 25/50/75% vs all-layer LoRA, trained on a RunPod 4090. The eval-loss U-shape is real; the rewrites disagree.
Measured on M1 Max ComfyUI: QIE 2511's pixel shift comes from the encode node's forced 1MP rescale. Stock ReferenceLatent fixes it; expression, outfit and pose diffs tested.
Fine-tuned Qwen3-4B on 799 of my own edit pairs, quantized to a 2.3GB GGUF at 38 tok/s on an M4 mini. Eval loss looked fine, but it barely removed slop — and the real fix was feeding paragraphs, not single sentences.
Tested Irodori-TTS 500M-v3 on a 4GB RTX 3050 Ti Laptop (Windows): default-voice and zero-shot clone samples, real timings, and the FFmpeg DLL fix for MP3 references.
1,560 edit pairs mined from Claude Code logs, 622 posts scanned with Sonnet, ModernBERT-ja-130m trained on a 16GB M4 Mac mini: zero false positives, 60% recall.
Controlled a Beambox Niji Badge over BLE from Windows without the official app. Sending a raw JPEG just produced a black screen — the fix was a custom binary container and a different command type than expected.