enhaofrank's Stars
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
assafelovic/gpt-researcher
LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
netease-youdao/QAnything
Question and Answer based on Anything.
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
OpenBMB/XAgent
An Autonomous LLM Agent for Complex Task Solving
01-ai/Yi
A series of large language models trained from scratch by developers @01-ai
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
TimDettmers/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
THUDM/GLM-4
GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型
OpenBMB/AgentVerse
🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation
QwenLM/Qwen-Agent
Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
defog-ai/sqlcoder
SoTA LLM for converting natural language questions to SQL queries
ztxz16/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
TigerResearch/TigerBot
TigerBot: A multi-language multi-task LLM
michaelfeil/infinity
Infinity is a high-throughput, low-latency serving engine for text-embeddings, reranking models, clip, clap and colpali
netease-youdao/BCEmbedding
Netease Youdao's open-source embedding and reranker models for RAG products.
jquesnelle/yarn
YaRN: Efficient Context Window Extension of Large Language Models
charent/ChatLM-mini-Chinese
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
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高质量多语言和代码数据上进行预训练。我们开源了模型参数,训练数据,评估数据,评估方法。
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,无须安装任何第三方agent库。
FudanDISC/DISC-FinLLM
DISC-FinLLM,中文金融大语言模型(LLM),旨在为用户提供金融场景下专业、智能、全面的金融咨询服务。DISC-FinLLM, a Chinese financial large language model (LLM) designed to provide users with professional, intelligent, and comprehensive financial consulting services in financial scenarios.
LearnPrompt/LLMs-cookbook
Examples and guides for using the LLMs
Strivin0311/long-llms-learning
A repository sharing the literatures about long-context large language models, including the methodologies and the evaluation benchmarks
Chinese-Tiny-LLM/Chinese-Tiny-LLM
taishan1994/langchain-learning
langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。
xverse-ai/XVERSE-65B
XVERSE-65B: A multilingual large language model developed by XVERSE Technology Inc.
the-seeds/imitater
Imitate OpenAI with Local Models