zhuchichi56's Stars
zhuchichi56/RLHF
Self-implementing PPO & DPO
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
openai/weak-to-strong
ztxz16/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
p-lambda/dsir
DSIR large-scale data selection framework for language model training
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
ggerganov/llama.cpp
LLM inference in C/C++
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
wgwang/awesome-LLMs-In-China
**大模型
SkyworkAI/Skywork
Skywork series models are pre-trained on 3.2TB of high-quality multilingual (mainly Chinese and English) and code data. We have open-sourced the model, training data, evaluation data, evaluation methods, etc. 天工系列模型在3.2TB高质量多语言和代码数据上进行预训练。我们开源了模型参数,训练数据,评估数据,评估方法。
meaten/FlowChain-ICCV2023
Trajectory prediction method using a stacked normalizing flow for fast and accurate density estimation.
gorkaydemir/ADAPT
Official implementation of the ICCV 2023 paper "ADAPT: Efficient Multi-Agent Trajectory Prediction with Adaptation"
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
kyegomez/LongNet
Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"
microsoft/torchscale
Foundation Architecture for (M)LLMs
xuehaouwa/Awesome-Trajectory-Prediction
AutoVision-cloud/SSL-Lanes
[CoRL-2022] SSL-Lanes: Self-Supervised Learning for Motion Forecasting in Autonomous Driving
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
MetaGLM/FinGLM
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
dvlab-research/LongLoRA
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)
Wolfwjs/GANet
A Keypoint-based Global Association Network for Lane Detection. Accepted by CVPR 2022
jchengai/forecast-mae
[ICCV'2023] Forecast-MAE: Self-supervised Pre-training for Motion Forecasting with Masked Autoencoders
PeterJaq/Awesome-Autonomous-Driving
MCZhi/GameFormer
[ICCV 2023 Oral] Game-theoretic modeling and learning of Transformer-based interactive prediction and planning
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
half-dreamer/AP1400-2