arcticoneai commited on
Commit
564d90d
·
verified ·
1 Parent(s): 14c1395

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -5,6 +5,14 @@ tags:
5
  - inference
6
  - feature-selection
7
  - bayesian
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # **I made Qwen2-0.5B run 1000× smaller with no matrix multiplications and almost no RAM usage — adaptive sparse selection at inference time, and it actually works.**
 
5
  - inference
6
  - feature-selection
7
  - bayesian
8
+ - Transformers
9
+ - Safetensors
10
+ - open-source
11
+ - language-model
12
+ - compression
13
+ - quantisation
14
+
15
+
16
  ---
17
 
18
  # **I made Qwen2-0.5B run 1000× smaller with no matrix multiplications and almost no RAM usage — adaptive sparse selection at inference time, and it actually works.**