lgcming's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
2noise/ChatTTS
A generative speech model for daily dialogue.
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
mistralai/mistral-inference
Official inference library for Mistral models
LargeWorldModel/LWM
Large World Model -- Modeling Text and Video with Millions Context
deepseek-ai/DeepSeek-Coder
DeepSeek Coder: Let the Code Write Itself
InternLM/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
QwenLM/Qwen-VL
The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
kf-liu/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
deepseek-ai/DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
PKU-YuanGroup/MoE-LLaVA
Mixture-of-Experts for Large Vision-Language Models
InternLM/lagent
A lightweight framework for building LLM-based agents
MetaGLM/FinGLM
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
microsoft/ToRA
ToRA is a series of Tool-integrated Reasoning LLM Agents designed to solve challenging mathematical reasoning problems by interacting with tools [ICLR'24].
jishengpeng/WavTokenizer
SOTA discrete acoustic codec models with 40 tokens per second for audio language modeling
opendatalab/WanJuan1.0
万卷1.0多模态语料
LinkSoul-AI/LLaSM
第一个支持中英文双语语音-文本多模态对话的开源可商用对话模型。便捷的语音输入将大幅改善以文本为输入的大模型的使用体验,同时避免了基于 ASR 解决方案的繁琐流程以及可能引入的错误。
bojone/bytepiece
更纯粹、更高压缩率的Tokenizer
feifeibear/long-context-attention
USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference
LinkSoul-AI/Chinese-LLaVA
支持中英文双语视觉-文本对话的开源可商用多模态模型。
quchangle1/LLM-Tool-Survey
This is the repository for the Tool Learning survey.
THUDM/LongAlign
[EMNLP 2024] LongAlign: A Recipe for Long Context Alignment of LLMs
RUC-NLPIR/GenIR-Survey
This is the repository for the generative information retrieval survey.
lansinuote/Simple_LLM_DPO
haoxiangsnr/llm-tse
Typing to Listen at the Cocktail Party: Text-Guided Target Speaker Extraction (LLM-TSE)
M3-IT/YING-VLM
Vision Large Language Models trained on M3IT instruction tuning dataset
OpenLLMAI/OpenLLMDE
OpenLLMDE: An open source data engineering framework for LLMs
liuhuanyong/RAG_KBQA
it's a basic implement for KBQA task based on RAG method