[llms] Docs
Published:
个人向学习文档
基础部分和面试问题:
1. happy魇:研一基本功【注意力+diffusion+大模型微调】
大模型微调实战
2. 堂吉柯德:【DeepSeek+LoRA+FastAPI】开发人员如何微调大模型并暴露接口给后端调用
Demo前端Github地址:https://github.com/huangyf2013320506/magic_conch_frontend.git
Demo后端Github地址(含数据集):https://github.com/huangyf2013320506/magic_conch_backend.git
笔记文档(.md):https://pan.quark.cn/s/57939e67d3d0
笔记文档(.pdf):https://pan.quark.cn/s/d5ed78ef4f76
所有资料:https://pan.quark.cn/s/802cd0c232b4
3. RethinkFun:大模型微调,DeepSeek技术原理
code秘密花园:如何把你的 DeePseek-R1 微调为某个领域的专家?(实战篇)
代码
DeepSeek-V3(包含 model, generate 写法)
https://blog.vllm.ai/2023/06/20/vllm.html https://github.com/LMCache/LMCache