1509cxt's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
ggerganov/llama.cpp
LLM inference in C/C++
PKUFlyingPig/cs-self-learning
计算机自学指南
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
karpathy/LLM101n
LLM101n: Let's build a Storyteller
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
karpathy/llama2.c
Inference Llama 2 in one file of pure C
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
ggerganov/ggml
Tensor library for machine learning
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
pytorch/torchtune
PyTorch native post-training library
Lordog/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
openai/transformer-debugger
cuda-mode/lectures
Material for cuda-mode lectures
LLMBook-zh/LLMBook-zh.github.io
《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
kvcache-ai/Mooncake
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
IcarusRyy/NewJob
一眼看出该职位最后修改时间,绿色为2周之内,暗橙色为1.5个月之内,红色为1.5个月以上
Soulter/hugging-chat-api
HuggingChat Python API🤗
TinyLLaVA/TinyLLaVA_Factory
A Framework of Small-scale Large Multimodal Models
Yangyi-Chen/Multimodal-AND-Large-Language-Models
Paper list about multimodal and large language models, only used to record papers I read in the daily arxiv for personal needs.
princeton-nlp/LESS
[ICML 2024] LESS: Selecting Influential Data for Targeted Instruction Tuning
xcpcio/xcpcio
Board, Resolver, Information for *CPC
lupantech/InterGPS
Data and Code for ACL 2021 Paper "Inter-GPS: Interpretable Geometry Problem Solving with Formal Language and Symbolic Reasoning"
caixiongjiang/HPC
高性能计算课程&CUDA编程实例&深度学习推理框架