zhaoxlpku / HKU-DASC7606-A2Links
☆17Updated last year
Alternatives and similar repositories for HKU-DASC7606-A2
Users that are interested in HKU-DASC7606-A2 are comparing it to the libraries listed below
Sorting:
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆897Updated 2 weeks ago
- 一个简单的多模态RAG项目☆252Updated 6 months ago
- ☆461Updated 4 months ago
- 该仓库主要记录 大模型(LLMs) 算法工程师相关的面试题☆2,330Updated 11 months ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆258Updated last year
- Qwen3 Fine-tuning: Medical R1 Style Chat☆241Updated 6 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆442Updated 11 months ago
- 复现大模型相关算法及一些学习记录☆2,572Updated 2 weeks ago
- LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案☆603Updated 2 years ago
- Huggingface transformers的中文文档☆279Updated 2 years ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。