Qwen3.6-27B - Closed-loop SVG Images

Reddit r/LocalLLaMA / 5/1/2026

💬 OpinionDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • Qwen3.6-27BのSVG生成能力を最大化するため、ClaudeとCodexの協力で「閉ループ」実行ハーネスを構築し、モデルをシステムに組み込んだと報告されています。
  • このループはAgnoフレームワークで仕様を扱い、Piをコーディングエージェントとして用い、生成したSVGをPNGにレンダリングしてQwen Visionへ再投入します。
  • 2ラウンドのジャッジングで問題点を特定し、その結果を次の反復へフィードバックすることで出力品質を改善する設計です。
  • 参照投稿と同じプロンプトでのSVGレンダリング例が共有されており、ループ内ではQwen3.6-27B-UD-Q5_K_XLが使用されています。
  • 実験用のハーネスはGitHubで公開されており、「ロングコンテキストが必須」とされています。
Qwen3.6-27B - Closed-loop SVG Images

Yesterday, I saw an impressive presentation of Qwen 3.6 27B's SVG capabilities on the sub.

To maximize the model's capabilities in terms of SVG generation, I put together a closed-loop harness with the help of Claude and Codex, and plugged Qwen3.6-27b into the system.

The loop uses the Agno framework for specifications and Pi as a coding agent. It renders the output SVG and feeds a PNG back to Qwen Vision, utilizing a two-round judging system to identify problems.

The result is then fed back for a new iteration.

Attached are the SVG renders for the same prompts as in the referenced post. I used Qwen3.6-27B-UD-Q5_K_XL in the loop. If anyone would like to experiment with the harness, it is available here. Long context is a must.

The prompts are from the original post above:

- Create svg image of a pelican riding a bicycle

- Create svg image of a capybara wearing a kimono drinking matcha tea

- Create svg image of a flamingo knitting a colorful sweater

- Create svg image of a sushi roll wearing sunglasses driving a go-kart

- Create svg image of a Victorian-era robot reading a newspaper in a cafe

- Create a svg image of a time-lapse composite showing a flower blooming, wilting, and transforming into butterflies across four seasons, all in one frame with seasonal lighting

submitted by /u/dondiegorivera
[link] [comments]