nielsr HF staff commited on
Commit
1312846
1 Parent(s): 3291cb3

Add model card, pipeline tag, link to paper

Browse files

This PR ensures the model can be found at https://huggingface.co/papers/2410.23918.

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).