Update README.md
Browse files
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.**
|