FoolDev Claude Opus 4.7 commited on
Commit
90cb4cd
·
1 Parent(s): fe5a9c1

banner: trim subtitle to fit 383px viewBox; re-rasterize PNG at 2×

Browse files

Initial post-rename subtitle "Heretic v2 · Dense 27B · Opus 4.7
distilled · uncensored" overflowed the 383px viewBox and truncated
"uncensored" → "unc". Dropped the "Heretic v2 ·" prefix — the
-HERETIC wordmark already carries the lineage and the v2 specifier
lives in the README badges and frontmatter.

banner.png re-rasterized from banner.svg at 2× density (766×154,
24 KB) via rsvg-convert; previous was the pre-rename THANATOS-27B
1× snapshot. README itself loads banner.svg directly at 100% width;
PNG is the fallback for non-SVG renderers.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

Files changed (3) hide show
  1. CHANGELOG.md +13 -4
  2. banner.png +0 -0
  3. banner.svg +1 -1
CHANGELOG.md CHANGED
@@ -12,10 +12,19 @@ and documentation**, not the underlying base model.
12
  `THANATOS-27B-HERETIC` (added `-HERETIC` tspan in Tokyo Night
13
  red `#f7768e`, matching the abliteration vibe). Subtitle
14
  updated `Qwen 3.6 · Dense 27B · Opus 4.7 distilled` →
15
- `Heretic v2 · Dense 27B · Opus 4.7 distilled · uncensored`.
16
- ViewBox unchanged (383×77); estimated text length fits with
17
- ~60px right margin. Re-render in your design tool if you want
18
- to verify spacing or refine kerning.
 
 
 
 
 
 
 
 
 
19
  - **`.gitignore`** comments refreshed to mention llmfan46 Heretic
20
  v2 GGUF source and the canonical `hf.co/FoolDev/Thanatos-27B-Heretic`
21
  Ollama URL. Whitelist extended with `!Thanatos-27B-Heretic.*.gguf`
 
12
  `THANATOS-27B-HERETIC` (added `-HERETIC` tspan in Tokyo Night
13
  red `#f7768e`, matching the abliteration vibe). Subtitle
14
  updated `Qwen 3.6 · Dense 27B · Opus 4.7 distilled` →
15
+ `Dense 27B · Opus 4.7 distilled · uncensored`. (Initial
16
+ post-rename subtitle was `Heretic v2 · Dense 27B · Opus 4.7
17
+ distilled · uncensored`, but rasterization showed it overflowed
18
+ the 383px viewBox and truncated `uncensored` → `unc`. Dropped
19
+ the `Heretic v2 ·` prefix since the `-HERETIC` wordmark already
20
+ conveys the lineage; the v2 specifier lives in the README
21
+ badges and frontmatter.) ViewBox unchanged (383×77).
22
+ - **`banner.png`** re-rasterized from `banner.svg` at 2× density
23
+ (766×154) via `rsvg-convert -w 766 -h 154`. Previous PNG was
24
+ the pre-rename `THANATOS-27B` snapshot from 2026-05-16 at 1×
25
+ (383×77, 9.8 KB); new PNG is 24 KB. Used as a fallback for
26
+ tools that don't render SVG; the README itself loads
27
+ `banner.svg` directly at `width="100%"`.
28
  - **`.gitignore`** comments refreshed to mention llmfan46 Heretic
29
  v2 GGUF source and the canonical `hf.co/FoolDev/Thanatos-27B-Heretic`
30
  Ollama URL. Whitelist extended with `!Thanatos-27B-Heretic.*.gguf`
banner.png CHANGED
banner.svg CHANGED