Lists (10)
Sort Name ascending (A-Z)
Starred repositories
📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉
ReLE中文大模型能力评测(持续更新):目前已囊括257个大模型,覆盖chatgpt、gpt-4.1、o4-mini、谷歌gemini-2.5、Claude、智谱GLM-Z1、文心一言、qwen-max、百川、讯飞星火、商汤senseChat、minimax等商用模型, 以及DeepSeek-R1-0528、qwq-32b、deepseek-v3、qwen3、llama4、phi-4、glm…
Collection of leaked system prompts
🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。
Implementation of my RAG system that won all categories in Enterprise RAG Challenge 2
Practical course about Large Language Models.
Comprehensive guide to learn RAG from basics to advanced.
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
A comprehensive library for implementing LLMs, including a unified training pipeline and comprehensive model evaluation.
Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
A playbook for systematically maximizing the performance of deep learning models.
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI