Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,7 @@ Dedicated to building a more intuitive, comprehensive, and efficient LLMs compre
|
|
| 22 |
</h3>
|
| 23 |
|
| 24 |
<p align="center">
|
|
|
|
| 25 |
π£ <a href="https://huggingface.co/AngelSlim/Hy-MT1.5-1.8B-2bit-GGUF">GGUF</a> |
|
| 26 |
βοΈ <a href="https://arxiv.org/abs/2602.21233">AngelSlim Report</a> |
|
| 27 |
π <a href="https://angelslim.readthedocs.io/">Documentation</a> |
|
|
@@ -37,7 +38,7 @@ Dedicated to building a more intuitive, comprehensive, and efficient LLMs compre
|
|
| 37 |
</p>
|
| 38 |
|
| 39 |
## π£ Latest News
|
| 40 |
-
- [26/04/29] We have released **Hy-MT1.5-1.8B-2bit (574MB)** and **Hy-MT1.5-1.8B-1.25bit (440MB)**, on-device translation models supporting 33 languages, with both weights and GGUF formats available.
|
| 41 |
- [26/02/09] We have released HY-1.8B-2Bit, 2-bit on-device large language model.
|
| 42 |
- [26/01/13] We have released v0.3. We support the training and deployment of Eagle3 for all-scale LLMs/VLMs/Audio models. And we released **Sherry**, the hardware-efficient 1.25-bit quantization algorithm [[Paper]](https://arxiv.org/abs/2601.07892) | [[Code]](https://github.com/Tencent/AngelSlim/tree/sherry/Sherry)
|
| 43 |
|
|
|
|
| 22 |
</h3>
|
| 23 |
|
| 24 |
<p align="center">
|
| 25 |
+
π± <a href="https://huggingface.co/AngelSlim/Hy-MT1.5-1.8B-2bit-GGUF/resolve/main/Hy-MT-demo.apk?download=true">Android Demo</a> |
|
| 26 |
π£ <a href="https://huggingface.co/AngelSlim/Hy-MT1.5-1.8B-2bit-GGUF">GGUF</a> |
|
| 27 |
βοΈ <a href="https://arxiv.org/abs/2602.21233">AngelSlim Report</a> |
|
| 28 |
π <a href="https://angelslim.readthedocs.io/">Documentation</a> |
|
|
|
|
| 38 |
</p>
|
| 39 |
|
| 40 |
## π£ Latest News
|
| 41 |
+
- [26/04/29] We have released **Hy-MT1.5-1.8B-2bit (574MB)** and **Hy-MT1.5-1.8B-1.25bit (440MB)**, on-device translation models supporting 33 languages, with both weights and GGUF formats available. We also have made an [Android Demo](https://huggingface.co/AngelSlim/Hy-MT1.5-1.8B-2bit-GGUF/resolve/main/Hy-MT-demo.apk?download=true) for you to try out. We invite you to give it a spin! π₯π₯π₯
|
| 42 |
- [26/02/09] We have released HY-1.8B-2Bit, 2-bit on-device large language model.
|
| 43 |
- [26/01/13] We have released v0.3. We support the training and deployment of Eagle3 for all-scale LLMs/VLMs/Audio models. And we released **Sherry**, the hardware-efficient 1.25-bit quantization algorithm [[Paper]](https://arxiv.org/abs/2601.07892) | [[Code]](https://github.com/Tencent/AngelSlim/tree/sherry/Sherry)
|
| 44 |
|