Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
|
11 |
This model is an adaptation of the `mistralai/Mistral-7B-Instruct-v0.2`, refined through the application of layer pruning techniques as detailed in the paper "The Unreasonable Ineffectiveness of the Deeper Layers." It incorporates methodologies from the `MergeKit` and `PruneMe` repositories to optimize its structure, focusing on reducing redundancy within the model's deeper layers without compromising its ability to generate coherent text. The model is maintained by Arcee-ai and represents a practical implementation of computational efficiency improvements in Large Language Models (LLMs), aiming to balance performance with resource usage effectively.
|
12 |
|
13 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/654aa1d86167ff03f70e32f9/
|
14 |
|
15 |
### Model Description
|
16 |
|
|
|
10 |
|
11 |
This model is an adaptation of the `mistralai/Mistral-7B-Instruct-v0.2`, refined through the application of layer pruning techniques as detailed in the paper "The Unreasonable Ineffectiveness of the Deeper Layers." It incorporates methodologies from the `MergeKit` and `PruneMe` repositories to optimize its structure, focusing on reducing redundancy within the model's deeper layers without compromising its ability to generate coherent text. The model is maintained by Arcee-ai and represents a practical implementation of computational efficiency improvements in Large Language Models (LLMs), aiming to balance performance with resource usage effectively.
|
12 |
|
13 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/654aa1d86167ff03f70e32f9/CwiPyc9GIft4Iy_Howe9h.webp" width="300" height="auto">
|
14 |
|
15 |
### Model Description
|
16 |
|