Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
---
|
4 |
+
This repository contains the BitStack-Llama-2-70B model as presented in [BitStack: Fine-Grained Size Control for Compressed Large Language Models in Variable Memory Environments](https://huggingface.co/papers/2410.23918).
|