Add model card, pipeline tag, link to paper

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ library_name: transformers
4
+ ---
5
+
6
+ This repository contains the BitStack-Llama-3.1-8B model as presented in [BitStack: Fine-Grained Size Control for Compressed Large Language Models in Variable Memory Environments](https://huggingface.co/papers/2410.23918).