Views
No views yet
| Name | Quant method | Size |
|---|---|---|
| st-llama-1-5.5b-taylor.Q2_K.gguf | Q2_K | 1.94GB |
| st-llama-1-5.5b-taylor.IQ3_XS.gguf | IQ3_XS | 2.15GB |
| st-llama-1-5.5b-taylor.IQ3_S.gguf | IQ3_S | 2.26GB |
| st-llama-1-5.5b-taylor.Q3_K_S.gguf | Q3_K_S | 2.26GB |
| st-llama-1-5.5b-taylor.IQ3_M.gguf | IQ3_M | 2.38GB |
| st-llama-1-5.5b-taylor.Q3_K.gguf | Q3_K | 2.52GB |
| st-llama-1-5.5b-taylor.Q3_K_M.gguf | Q3_K_M | 2.52GB |
| st-llama-1-5.5b-taylor.Q3_K_L.gguf | Q3_K_L | 0.24GB |
| st-llama-1-5.5b-taylor.IQ4_XS.gguf | IQ4_XS | 2.79GB |
| st-llama-1-5.5b-taylor.Q4_0.gguf | Q4_0 | 2.93GB |
| st-llama-1-5.5b-taylor.IQ4_NL.gguf | IQ4_NL | 2.94GB |
| st-llama-1-5.5b-taylor.Q4_K_S.gguf | Q4_K_S | 2.95GB |
| st-llama-1-5.5b-taylor.Q4_K.gguf | Q4_K | 3.12GB |
| st-llama-1-5.5b-taylor.Q4_K_M.gguf | Q4_K_M | 3.12GB |
| st-llama-1-5.5b-taylor.Q4_1.gguf | Q4_1 | 3.24GB |
| st-llama-1-5.5b-taylor.Q5_0.gguf | Q5_0 | 3.55GB |
| st-llama-1-5.5b-taylor.Q5_K_S.gguf | Q5_K_S | 3.55GB |
| st-llama-1-5.5b-taylor.Q5_K.gguf | Q5_K | 3.65GB |
| st-llama-1-5.5b-taylor.Q5_K_M.gguf | Q5_K_M | 3.65GB |
| st-llama-1-5.5b-taylor.Q5_1.gguf | Q5_1 | 3.87GB |
| st-llama-1-5.5b-taylor.Q6_K.gguf | Q6_K | 4.22GB |
| st-llama-1-5.5b-taylor.Q8_0.gguf | Q8_0 | 5.47GB |

| Source Model | Pruning Ratio | Pruning Criterion | HF Models Link |
|---|---|---|---|
| LLaMA-1-7B | 20% | PPL | nota-ai/st-llama-1-5.5b-ppl |
| LLaMA-1-7B | 20% | Taylor+ | nota-ai/st-llama-1-5.5b-taylor |
| Vicuna-v1.3-7B | 20% | PPL | nota-ai/st-vicuna-v1.3-5.5b-ppl |
| Vicuna-v1.3-7B | 20% | Taylor+ | nota-ai/st-vicuna-v1.3-5.5b-taylor |
| Vicuna-v1.3-13B | 21% | PPL | nota-ai/st-vicuna-v1.3-10.5b-ppl |
| Vicuna-v1.3-13B | 21% | Taylor+ | nota-ai/st-vicuna-v1.3-10.5b-taylor |

1@article{kim2024shortened,
2 title={Shortened LLaMA: A Simple Depth Pruning for Large Language Models},
3 author={Kim, Bo-Kyeong and Kim, Geonmin and Kim, Tae-Ho and Castells, Thibault and Choi, Shinkook and Shin, Junho and Song, Hyoung-Kyu},
4 journal={arXiv preprint arXiv:2402.02834},
5 year={2024},
6 url={https://arxiv.org/abs/2402.02834}
7}1@article{kim2024mefomo,
2 title={Shortened LLaMA: A Simple Depth Pruning for Large Language Models},
3 author={Kim, Bo-Kyeong and Kim, Geonmin and Kim, Tae-Ho and Castells, Thibault and Choi, Shinkook and Shin, Junho and Song, Hyoung-Kyu},
4 journal={ICLR Workshop on Mathematical and Empirical Understanding of Foundation Models (ME-FoMo)},
5 year={2024},
6 url={https://openreview.net/forum?id=18VGxuOdpu}
7}