deucebucket commited on
Commit
f6ea812
·
verified ·
1 Parent(s): 0f30aea

Add llms.txt for AI crawler discoverability

Browse files
Files changed (1) hide show
  1. llms.txt +11 -0
llms.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Gemma 4 E4B-it Cerebellum v2 GGUF
2
+ Ablation-informed quantization with PLE protection for Gemma 4 E4B.
3
+
4
+ ## Model
5
+ - Base: google/gemma-4-E4B-it
6
+ - Method: Cerebellum ablation-guided mixed-precision with PLE-safe allocation
7
+ - Format: GGUF (llama.cpp, ollama)
8
+
9
+ ## Links
10
+ - Method: https://github.com/deucebucket/cerebellum
11
+ - Author: deucebucket