☆870Jul 26, 2026Updated last month
Alternatives and similar repositories for LLM-Interview-Code
Users that are interested in LLM-Interview-Code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🎓从0开始训练一个大模型Minimind项目的超详细解析,包括但不限于用到的架构,算法,以及大模型面试经验☆1,767May 25, 2026Updated 3 months ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆15,153Jun 14, 2026Updated 3 months ago
- 包含了LLM的一些手撕代码,如强化学习。可以帮助从代码层面深入理解原理,以及有助于准备大模型面试可能出现的手撕。后续会更新Transformer等更多手撕☆134Mar 15, 2026Updated 6 months ago
- 🚀 2026届大模型算法岗实习面经 | 包含 DeepSeek/Qwen 技术报告解析、手撕 PPO/RoPE/Transformer、RLHF 核心与八股文 | 持续更新中...☆690Mar 28, 2026Updated 5 months ago
- 📖 从零基础到面试通关 —— 22节课彻底搞懂大语言模型 | Learn MiniMind: 系统化学习LLM训练全流程☆590Apr 1, 2026Updated 5 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 🏥 从零基础到面试通关:20节课彻底搞懂MedicalGPT医疗大模型训练全流程 | PT/SFT/LoRA/RLHF/DPO/GRPO | 100+面试高频考点☆239Apr 1, 2026Updated 5 months ago
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,838Sep 15, 2026Updated last week
- 🧠 Train a 64M-parameter LLM from scratch in just 2h!☆62,332Updated this week
- ☆173Mar 18, 2026Updated 6 months ago
- 轻量级大语言模型MiniMind的源码解读,包含tokenizer、RoPE、MoE、KV Cache、pretraining、SFT、LoRA、DPO等完整流程☆1,205Jun 16, 2025Updated last year
- VKnowU: Evaluating Visual Knowledge Understanding in Multimodal LLMs☆18Feb 3, 2026Updated 7 months ago
- Search-R1: An Efficient, Scalable RL Training Framework for Reasoning & Search Engine Calling interleaved LLM based on veRL☆5,441Nov 13, 2025Updated 10 months ago
- 📚 从零开始构建大模型☆34,022Aug 8, 2026Updated last month
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆614May 4, 2026Updated 4 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 《EasyOffer》(<大模型面经合集>)是针对LLM宝宝们量身打造的大模型暑期实习Offer指南,主要记录大模型暑期实习和秋招准备的一些常见大厂手撕代码、大厂面经经验、常见大厂思考题等;小白一个,正在学习ing......有问题各位大佬随时指正,希望大家都能拿到心仪Of…☆823Mar 25, 2025Updated last year
- 从零复现 minimind👉minimind-v☆400Dec 24, 2025Updated 9 months ago
- 🔥 LeetCode for PyTorch — practice implementing softmax, attention, GPT-2 and more from scratch with instant auto-grading. Jupyter-based,…☆4,605Jul 31, 2026Updated last month
- 一份面向实践者的 verl 框架使用教程。verl 是字节跳动开源的大语言模型强化学习训练框架,支持 PPO、GRPO 等多种算法,以及分布式训练、AgentRL 等场景。☆143Jul 2, 2026Updated 2 months ago
- some notes for opensource llm technical reorts☆20Mar 6, 2026Updated 6 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆2,037Sep 17, 2026Updated last week
- Bilibili东川路第一可爱猫猫虫的AI笔记☆310May 2, 2026Updated 4 months ago
- 👀 Train a 65M-parameter VLM from scratch in just 2h!☆8,678Updated this week
- ☆101May 4, 2026Updated 4 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Minimal reproduction of OneRec☆1,839Sep 7, 2026Updated 2 weeks ago
- My Solution and Notes for the Stanford CS336: LLM from scratch☆266Mar 23, 2026Updated 6 months ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆25,101Jul 19, 2026Updated 2 months ago
- 基于轻量级 LLM 与 Qwen2.5-1.5B 两条主线,完成从数据处理、 模型训练、参数高效微调,到评测验证与服务部署的端到端闭环。☆229Apr 21, 2026Updated 5 months ago
- 三元三小时手敲大模型☆616Mar 12, 2026Updated 6 months ago
- 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程☆80,633Updated this week
- verl/HybridFlow: A Flexible and Efficient RL Post-Training Framework☆23,583Updated this week
- verl-agent is an extension of veRL, designed for training LLM/VLM agents via RL. verl-agent is also the official code for paper "Group-in…☆2,334Jun 9, 2026Updated 3 months ago
- SearchAgent-Zero: A Scalable Multi-Turn Search Agent RL Framework☆165Aug 27, 2026Updated 3 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Awesome List for Agentic RL☆1,850Sep 15, 2026Updated last week
- ☆254Jan 9, 2026Updated 8 months ago
- AI workspace for collaborative Overleaf/LaTeX writing☆20May 7, 2026Updated 4 months ago
- cs336(2025-Spring)的作业参考和较详尽的中文笔记☆36Mar 13, 2026Updated 6 months ago
- ☆1,899Jun 18, 2026Updated 3 months ago
- 🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/☆11,293Sep 4, 2026Updated 2 weeks ago
- ☆31May 25, 2026Updated 3 months ago