LLM
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
High-speed Large Language Model Serving for Local Deployment
Stable Diffusion web UI
[TMLR 2024] Efficient Large Language Models: A Survey
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama3 implementation one matrix multiplication at a time
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without …
这是一份入门AI/LLM大模型的逐步指南,包含教程和演示代码,带你从API走进本地大模型部署和微调,代码文件会提供Kaggle或Colab在线版本,即便没有显卡也可以进行学习。项目中还开设了一个小型的代码游乐场🎡,你可以尝试在里面实验一些有意思的AI脚本。同时,包含李宏毅 (HUNG-YI LEE)2024生成式人工智能导论课程的完整中文镜像作业。