Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,6 @@ library_name: transformers
|
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
---
|
| 6 |
|
| 7 |
-
This repository contains the model described in [EfficientLLM: Scalable Pruning-Aware Pretraining for Architecture-Agnostic Edge Language Models](https://huggingface.co/papers/2502.06663).
|
|
|
|
|
|
|
|
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
---
|
| 6 |
|
| 7 |
+
This repository contains the model described in [EfficientLLM: Scalable Pruning-Aware Pretraining for Architecture-Agnostic Edge Language Models](https://huggingface.co/papers/2502.06663).
|
| 8 |
+
|
| 9 |
+
Code: https://github.com/Xingrun-Xing2/EfficientLLM
|