Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Examples and guides for using the OpenAI API
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Instruct-tune LLaMA on consumer hardware
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
This repository contains implementations and illustrative code to accompany DeepMind publications
QLoRA: Efficient Finetuning of Quantized LLMs
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/
Benchmarking Knowledge Transfer in Lifelong Robot Learning
Transformer-based Model to recognize any of 7 unique intents from the Snips personal voice assistant.
A benchmark of different approaches on the task of Intent Classification
Congnitive Interaction with Robots Final Project
A pipeline for intent classification on the Amazon MASSIVE dataset, fine-tuning a BERT-based model. Implements custom preprocessing, PyTorch datasets, and a trainer to achieve high evaluation metri…
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"