diff --git a/Projects_2025/team4/README.md b/Projects_2025/team4/README.md new file mode 100644 index 00000000..4ef5219a --- /dev/null +++ b/Projects_2025/team4/README.md @@ -0,0 +1,21 @@ +图标 + +# PeakChat:本地高性能对话 + +## [仓库地址](https://github.com/oopb/PeakClass) + +基于[官方模板](https://github.com/ggml-org/llama.cpp/tree/master/examples/llama.android)开发的本地大模型对话app,在此基础上进行推理框架优化、前端功能优化。 + +- [PeakChat下载体验](https://github.com/oopb/PeakClass/releases/tag/apk) + + gguf模型下载:[qwen2.5-1.5b-instruct-q4_k_m.gguf](https://modelscope.cn/models/Qwen/Qwen2.5-1.5B-Instruct-GGUF) + +- [演示视频](https://github.com/oopb/PeakClass/releases/tag/video) + +- [修改后的源码](https://github.com/oopb/PeakClass-llama.cpp) + +- 基于开源医药数据集微调的[模型](https://github.com/oopb/PeakClass/releases/tag/model) + + + +![poster](https://github.com/oopb/PeakClass/blob/main/PPT/peak4poster.png)