Horizon-M's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
meta-llama/codellama
Inference code for CodeLlama models
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
HumanAIGC/AnimateAnyone
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
THUDM/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
nlpxucan/WizardLM
LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
THUDM/CodeGeeX2
CodeGeeX2: A More Powerful Multilingual Code Generation Model
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
princeton-nlp/tree-of-thought-llm
[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models
promptslab/Awesome-Prompt-Engineering
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
li-plus/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
huggingface/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
WisdomShell/codeshell
A series of code large language models developed by PKU-KCL
sahil280114/codealpaca
evalplus/evalplus
Rigourous evaluation of LLM-synthesized code - NeurIPS 2023 & COLM 2024
hao-ai-lab/LookaheadDecoding
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
SafeAILab/EAGLE
Official Implementation of EAGLE-1 (ICML'24) and EAGLE-2 (EMNLP'24)
salesforce/jaxformer
Minimal library to train LLMs on TPU in JAX with pjit().
reddy-lab-code-research/XLCoST
Code and data for XLCoST: A Benchmark Dataset for Cross-lingual Code Intelligence
duanyu/LabelFast
中文世界的NLP自动标注开源工具,简单样本,交给LabelFast。
jinfenglin/TraceBERT
Lvchangze/SpikeBERT
A rough implementation of SpikeBERT
SodiumZH/NFF-Girls
qibinhang/MwT
Modularizing while Training: A New Paradigm for Modularizing DNN Models (ICSE'24)
v587su/SEC
Source code of the paper "When Neural Code Completion Models Size up the Situation: Attaining Cheaper and Faster Completion through Dynamic Model Inference"
ZacharyZhao55/ReqGen