rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
65 starred repositories in this area.
65 result(s)
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
DeepSeek 的開源推理模型,用大規模強化學習訓練出接近 o1 等級的思考能力。
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, DeepSeek-V4, MiniMax-H3, Gemma 4, FLUX and more.
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
🧠 Train a 64M-parameter LLM from scratch in just 2h!
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
DSPy: The framework for programming—not prompting—language models
你想蒸馏的下一个员工,何必是同事。蒸馏任何人的思维方式——心智模型、决策启发式、表达DNA。Distill how anyone thinks.
Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.
Fully open reproduction of DeepSeek-R1
The LLM Evaluation Framework
📺 Discover the latest machine learning / AI courses on YouTube.
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
🔥Highlighting the top ML papers every week.
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
PersonaPlex code.
Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source, speech, and multimodal models on cloud, on-prem, or your laptop — all through one unified, production-ready inference API.
Easily fine-tune, evaluate and deploy Qwen, Gemma, or any open weight LLM!
the LLM vulnerability scanner
NVIDIA Isaac GR00T N1.7 - A Foundation Model for Generalist Robots.
A Datacenter Scale Distributed Inference Serving Framework
LLM-powered multiagent persona simulation for imagination enhancement and business insights.
Adding guardrails to large language models.
Efficient Triton Kernels for LLM Training
非线智能 NoneLinear - ReLE评测:中文AI大模型能力评测(持续更新):目前已囊括374个大模型,覆盖chatgpt、gpt-5.4、谷歌gemini-3.1-pro、Claude-4.6、文心ERNIE-X1.1、ERNIE-5.0、qwen3.6-max、qwen3.6-plus、百川、讯飞星火、商汤senseChat等商用模型, 以及step3.5-flash、kimi-k2.6、ernie4.5、MiniMax-M2.7、deepseek-v4、Qwen3.6、llama4、智谱GLM-5.1、MiMo-V2、LongCat、gemma4、mistral等开源大模型。不仅提供排行榜,也提供规模超200万的大模型缺陷库!方便广大社区研究分析、改进大模型。
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。
Zep | Examples, Integrations, & More
OpenAI 官方的輕量模型評測腳本,用來重現各家模型的標準 benchmark 分數。
Our library for RL environments + evals
g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains
Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs
Implementation for MatMul-free LM.
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
A Python toolkit/library for reality-centric machine/deep learning & data mining on partially-observed time series, with 50+ SOTA neural network models for scientific analysis tasks (imputation, classification, clustering, forecasting, anomaly detection, cleaning) on incomplete industrial irregularly-sampled multivariate TS with NaN missing values
Tool for generating high quality Synthetic datasets
This repo contains the source code for RULER: What’s the Real Context Size of Your Long-Context Language Models?
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
Google Health 的 MedGemma 醫療多模態開放模型,能讀醫學影像與病歷文字。
Understanding R1-Zero-Like Training: A Critical Perspective
A Self-adaptation Framework🐙 that adapts LLMs for unseen tasks in real-time!
Official repository for "Craw4LLM: Efficient Web Crawling for LLM Pretraining"
[CSUR 2025] Continual Learning of Large Language Models: A Comprehensive Survey
[ACL 2025 Demo] Repository for the demo and paper: ReasonGraph: Visualisation of Reasoning Paths
Efficient LLM Inference over Long Sequences
Agent benchmark for medical diagnosis
[ICLR 2026] Tina: Tiny Reasoning Models via LoRA
聯發創新基地(MediaTek Research) 致力於研究基礎模型。我們將研究體現在適合繁體中文使用者的模型上,並在使用權許可的情況下,提供模型給學術界研究或產業界使用。
90% of what you need for LLM app development. Nothing you don't.
[AAAI 2025 oral] Official repository of Imitate Before Detect: Aligning Machine Stylistic Preference for Machine-Revised Text Detection
A list of useful Open Source tools and scrapers to gather data for LLMs
[NDSS'25 Best Technical Poster] A collection of automated evaluators for assessing jailbreak attempts.
AI Hospital: Interactive Evaluation and Collaboration of LLMs as Intern Doctors for Clinical Diagnosis
An interpretable large language model (LLM) for medical diagnosis.
High-performance LLM evaluation framework with parallel API calls — up to 17× faster than sequential tools. Supports box, math, and logit-based evaluation.
We propose a pioneering benchmark to evaluate LLM agents' ability to improve over time in streaming scenarios
替每個查詢挑選最合適模型的路由研究,兼顧成本與品質。
Wan2.1, quantized and optimized so it fits on your 3090/4090
[ 演講用 ] LLM AI 模型 Colab 應用
Qwen2 VL Fine Tuning using Llama Factory
Reasoning chain prompt
對話式醫療診斷的研究程式碼。
The final project for Applied Deep Learning (ADL) 2024 @NTU lectured by Prof. Yun-Nung (Vivian) Chen. The project is based on the paper StreamBench: Towards Benchmarking Continuous Improvement of Language Agents.
Evaluation script for the BioLaySumm 2024 shared task.
使用 transformers 和 fastapi 搭建的LLM在线推理服务