Skip to content

Instantly share code, notes, and snippets.

@championswimmer
Last active February 10, 2026 21:58
Show Gist options
  • Select an option

  • Save championswimmer/06f56d67f6e28fe068e97d3af68b6d73 to your computer and use it in GitHub Desktop.

Select an option

Save championswimmer/06f56d67f6e28fe068e97d3af68b6d73 to your computer and use it in GitHub Desktop.
pelican - local models - gptoss120b, glm4.7air, qwen3-coder-next
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<svg width="500" height="400" viewBox="0 0 500 400" xmlns="http://www.w3.org/2000/svg">
<!-- qwen3-coder (w/o reasoning) - 2,044 tokens 49.02s 41.70 tokens/s -->
<!-- Definitions for gradients and reusable elements -->
<defs>
<linearGradient id="bikeFrameGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#e63946;stop-opacity:1" />
<stop offset="100%" style="stop-color:#a8dadc;stop-opacity:1" />
</linearGradient>
<filter id="shadow" x="-20%" y="-20%" width="140%" height="140%">
<feDropShadow dx="0" dy="4" stdDeviation="6" flood-color="#000000" flood-opacity="0.3"/>
</filter>
<clipPath id="wingClip">
<ellipse cx="260" cy="230" rx="40" ry="25" />
</clipPath>
</defs>
<!-- Background / Shadow -->
<ellipse cx="250" cy="340" rx="140" ry="20" fill="#000" opacity="0.2" />
<!-- Rear Wheel -->
<g transform="translate(110, 280)">
<circle r="45" fill="none" stroke="#333" stroke-width="8" />
<circle r="45" fill="none" stroke="#ddd" stroke-width="2" stroke-dasharray="5,5" opacity="0.5" />
<circle r="5" fill="#333" />
<!-- Spokes -->
<line x1="-45" y1="0" x2="45" y2="0" stroke="#555" stroke-width="2" />
<line x1="0" y1="-45" x2="0" y2="45" stroke="#555" stroke-width="2" />
</g>
<!-- Front Wheel -->
<g transform="translate(390, 280)">
<circle r="45" fill="none" stroke="#333" stroke-width="8" />
<circle r="45" fill="none" stroke="#ddd" stroke-width="2" stroke-dasharray="5,5" opacity="0.5" />
<circle r="5" fill="#333" />
<!-- Spokes -->
<line x1="-45" y1="0" x2="45" y2="0" stroke="#555" stroke-width="2" />
<line x1="0" y1="-45" x2="0" y2="45" stroke="#555" stroke-width="2" />
</g>
<!-- Bicycle Frame -->
<path d="M 110 280
L 220 280
L 260 200
L 390 280
M 220 280
L 260 200
L 340 180
L 390 280
M 260 200
L 260 280"
fill="none" stroke="url(#bikeFrameGradient)" stroke-width="12" stroke-linejoin="round" stroke-linecap="round" />
<!-- Handlebars & Seat -->
<path d="M 340 180 L 360 140" stroke="#333" stroke-width="8" stroke-linecap="round" />
<circle cx="360" cy="140" r="6" fill="#333" />
<path d="M 260 200 L 240 160" stroke="#555" stroke-width="6" stroke-linecap="round" />
<rect x="230" y="155" width="20" height="8" fill="#444" rx="2" />
<!-- Pelican Body (Sitting on Bike) -->
<g transform="translate(260, 180)">
<!-- Torso -->
<ellipse rx="65" ry="80" fill="#fff" stroke="#ccc" stroke-width="2" />
<!-- Belly -->
<ellipse cx="0" cy="20" rx="40" ry="60" fill="#f0f0f0" />
<!-- Legs (Pedaling) -->
<!-- Back Leg -->
<path d="M -30 60 L -30 100 L 0 120" fill="none" stroke="#f5d5a5" stroke-width="10" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="0" cy="120" r="8" fill="#333" /> <!-- Pedal -->
<!-- Front Leg -->
<path d="M 30 60 L 50 90 L 80 110" fill="none" stroke="#f5d5a5" stroke-width="10" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="80" cy="110" r="8" fill="#333" /> <!-- Pedal -->
<!-- Neck -->
<path d="M 0 -40 Q 20 -90 10 -120" fill="none" stroke="#fff" stroke-width="25" stroke-linecap="round" />
<path d="M 0 -40 Q 10 -80 0 -110" fill="none" stroke="#fff" stroke-width="15" stroke-linecap="round" />
<!-- Head -->
<circle cx="0" cy="-125" r="35" fill="#fff" stroke="#ccc" stroke-width="2" />
<!-- Eyes -->
<circle cx="10" cy="-130" r="4" fill="#000" />
<circle cx="12" cy="-132" r="1.5" fill="#fff" /> <!-- Eye highlight -->
<!-- The Bill (Beak) -->
<path d="M -5 -115 L 120 -120 L 100 -100 Z" fill="#e67e22" />
<path d="M 30 -115 L 90 -105" stroke="#d35400" stroke-width="2" opacity="0.5" /> <!-- Groove in bill -->
<!-- Throat pouch -->
<path d="M -5 -115 Q 40 -60 0 -50" fill="none" stroke="#f39c12" stroke-width="5" opacity="0.8" />
<!-- Wings (Flapping) -->
<path d="M -40 -20 Q -90 -60 -60 -100" fill="none" stroke="#fff" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" />
<path d="M 30 -20 Q 80 -60 60 -100" fill="none" stroke="#fff" stroke-width="12" stroke-linecap="round" stroke-linejoin="round" />
<!-- Wing Feathers detail -->
<path d="M -60 -70 L -40 -70" stroke="#ddd" stroke-width="3" />
<path d="M -50 -80 L -30 -80" stroke="#ddd" stroke-width="3" />
<path d="M 60 -70 L 40 -70" stroke="#ddd" stroke-width="3" />
<path d="M 50 -80 L 30 -80" stroke="#ddd" stroke-width="3" />
<!-- Tail -->
<path d="M 0 -160 L -20 -180 L 20 -180 Z" fill="#fff" stroke="#ccc" stroke-width="1" />
</g>
<!-- Text Label (Optional) -->
<text x="250" y="50" font-family="Arial, sans-serif" font-size="24" font-weight="bold" text-anchor="middle" fill="#333">
The Great Pelican Ride
</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment