Commit 71ee7a4
README: clarify Gemma 4 status as experimental (non-standard GGUF)
The gemma4 GGUF format is not yet supported by llama.cpp itself
(error: "unknown model architecture: gemma4"). Our implementation
produces semantically relevant tokens but has repetition issues.
This is likely a GGUF conversion limitation, not an inference bug.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bfde618 commit 71ee7a4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments