Skip to content

Instantly share code, notes, and snippets.

@anzax
anzax / gist:5f06716c66180013cd715f6c2e5848df
Created April 17, 2026 17:46
give me asci image of yoshi
The user wants an ASCII art image of Yoshi. I need to generate or find a text-based representation of Yoshi. Since I don't have a live internet browser to fetch a specific ASCII art file directly to the clipboard, I will construct a reasonable ASCII art representation of Yoshi based on common ASCII art styles or use my knowledge to create one.
Steps:
Recall or construct a simple but recognizable ASCII art of Yoshi.
Ensure the code block formatting is used to preserve whitespace.
Present it to the user.
Let's try to construct a simple one or recall a standard small one.
Standard "Yoshi" ASCII art usually looks like a green dinosaur head/body.
# Recipe: Qwen3.6-35B-A3B-FP8
# Qwen3.6-35B model in native FP8 quantization
recipe_version: "1"
name: Qwen3.6-35B-FP8
description: vLLM serving Qwen3.6-35B-FP8
# HuggingFace model to download (optional, for --download-model)
model: Qwen/Qwen3.6-35B-A3B-FP8
@anzax
anzax / gist:1d6501e115d8d1208121fb697736fe12
Created April 16, 2026 09:21
aider bench runs Qwen3.5-122B-A10B
3. eugr docker - v2 autoround
- dirname: 2026-04-13-13-18-52--qwen35-122b-shieldstar-autoround-vllm-full-n4
test_cases: 225
model: openai/Intel/Qwen3.5-122B-A10B-int4-AutoRound
edit_format: diff
commit_hash: f09d706
pass_rate_1: 37.8
pass_rate_2: 71.6
# Recipe: Qwen3.5-122B-A10B-AWQ
# Qwen3.5-122B model in AWQ quantization
recipe_version: "1"
name: Qwen3.5-122B-AWQ
description: vLLM serving Qwen3.5-122B-AWQ
# HuggingFace model to download (optional, for --download-model)
model: QuantTrio/Qwen3.5-122B-A10B-AWQ