osanseviero commited on
Commit
94c80de
·
verified ·
1 Parent(s): e173798

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  This repository contains configurations to slice Gemma 3n E4B, which is enabled thanks to it being a MatFormer.
2
  The E4B model can be sliced into small models, trading off quality and latency/compute requirements.
3
  We recommend exploring the [MatFormer Lab](TODO: add link) to getting started with slicing Gemma 3n E4B yourself.
 
1
+ ---
2
+ tags:
3
+ - matformer
4
+ ---
5
+
6
+
7
  This repository contains configurations to slice Gemma 3n E4B, which is enabled thanks to it being a MatFormer.
8
  The E4B model can be sliced into small models, trading off quality and latency/compute requirements.
9
  We recommend exploring the [MatFormer Lab](TODO: add link) to getting started with slicing Gemma 3n E4B yourself.