Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
---
|
2 |
license: llama3
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: llama3
|
3 |
---
|
4 |
+
|
5 |
+
Pruning strategy to delete optimal layers of Llama-8B instruct model. Discarded 25% of the layers, model still produces legible text. Next steps include healing PEFT steps
|