Files
MiniCPM3-4B-GGUF/README.md

14 lines
313 B
Markdown
Raw Permalink Normal View History

2024-09-19 10:56:28 +00:00
---
2024-09-20 03:36:03 +00:00
language:
- en
2025-05-14 02:38:10 +00:00
- zh
base_model:
- openbmb/MiniCPM3-4B
2024-09-19 10:56:28 +00:00
---
2024-09-20 03:36:03 +00:00
2025-05-14 02:38:10 +00:00
This repo includes the GGUF versions of [MiniCPM3-4B](https://huggingface.co/openbmb/MiniCPM3-4B):
2024-09-20 03:36:03 +00:00
- minicpm3-4b-fp16.gguf
- minicpm3-4b-q4_k_m.gguf
2025-05-14 02:38:10 +00:00
For usage and more information, please check our GitHub [repo](https://github.com/OpenBMB/MiniCPM).