neuralworm commited on
Commit
0bbf10b
·
verified ·
1 Parent(s): 0263d2b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Gemma-3 PX-Inference: Recurrent Headroom for Small Transformers
2
 
3
  Gemma-3 PX-Inference is an architectural modification for the Gemma-3 model family (specifically optimized for the 270M scale) that introduces **Recurrent Computational Headroom** via surgical layer injection.
 
1
+ ---
2
+ license: mit
3
+ library_name: transformers
4
+ tags:
5
+ - gemma
6
+ - px-inference
7
+ - recurrent-depth-transformer
8
+ - open-mythos
9
+ - math
10
+ - reasoning
11
+ - latent-thoughts
12
+ model_name: Gemma-3-270M-it-PX (Phase 38)
13
+ base_model: google/gemma-3-270m-it
14
+ pipeline_tag: text-generation
15
+ ---
16
+
17
  # Gemma-3 PX-Inference: Recurrent Headroom for Small Transformers
18
 
19
  Gemma-3 PX-Inference is an architectural modification for the Gemma-3 model family (specifically optimized for the 270M scale) that introduces **Recurrent Computational Headroom** via surgical layer injection.