XiaoCode-er's Stars
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
netease-youdao/QAnything
Question and Answer based on Anything.
facebookresearch/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
OpenGVLab/InternVL
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型
Kwai-Kolors/Kolors
Kolors Team
salesforce/CodeT5
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
deepseek-ai/DeepSeek-Coder-V2
DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence
THUDM/CogVLM2
GPT4V-level open-source multi-modal model based on Llama3-8B
ise-uiuc/magicoder
[ICML'24] Magicoder: Empowering Code Generation with OSS-Instruct
Tele-AI/Telechat
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
princeton-nlp/SimPO
[NeurIPS 2024] SimPO: Simple Preference Optimization with a Reference-Free Reward
IEIT-Yuan/Yuan-2.0
Yuan 2.0 Large Language Model
texttron/tevatron
Tevatron - A flexible toolkit for neural retrieval research and development.
QwenLM/CodeQwen1.5
CodeQwen1.5 is the code version of Qwen, the large language model series developed by Qwen team, Alibaba Cloud.
bigcode-project/starcoder2-self-align
[NeurIPS'24] Fully Transparent Self-Alignment for Code Generation
IEIT-Yuan/Yuan2.0-M32
Mixture-of-Experts (MoE) Language Model
percent4/embedding_rerank_retrieval
本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.
OpenMatch/OpenMatch
An Open-Source Package for Information Retrieval
SmartFlowAI/Hand-on-RAG
顾名思义:手搓的RAG
code-rag-bench/code-rag-bench
CodeRAG-Bench: Can Retrieval Augment Code Generation?
gomate-community/awesome-papers-for-rag
A curated list of resources dedicated to retrieval-augmented generation (RAG).
CoIR-team/coir
A Comprehensive Benchmark for Code Information Retrieval.
xlang-ai/arks
rizwan09/REDCODER
JinheonBaek/KALMV
Official Code Repository for Knowledge-Augmented Language Model Verification (EMNLP 2023)
IPRC-DIP/CodeV
leiluk1/CodeSearcher
Solving the task of finding source code given its description, which could be useful for both experienced and novice programmers