Starred repositories
LlamaIndex is the leading document agent and OCR platform
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Fast and memory-efficient exact attention
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, s…
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
Finetuning Mistral-7B into a Medical Chat Doctor using Huggingface 🤗+ QLoRA + PEFT.
🚀🚀 「大模型」2小时完全从0训练64M的小参数GPT!🌏 Train a 64M-parameter GPT from scratch in just 2h!
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
The simplest, fastest repository for training/finetuning medium-sized GPTs.
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.
Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.
A Qt Widget encapsulated CEF view based on QWidget
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3
Complete Coverage Path Planning Using BCD Algorithm
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch