Lists (1)
Sort Name ascending (A-Z)
Stars
Fully open reproduction of DeepSeek-R1
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
denverdino / litellm
Forked from BerriAI/litellmCall all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任务。
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Deita: Data-Efficient Instruction Tuning for Alignment [ICLR2024]
An awesome & curated list of best LLMOps tools for developers
Source code for paper "Imporving Document-level Relation Extraction via Context Guided Mention Integration and Inter-pair Reasoning"
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集
Awesome papers on Language-Model-as-a-Service (LMaaS)
Overview and tutorial of the LangChain Library
Code for fintune ChatGLM-6b using low-rank adaptation (LoRA)
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
Chat with Meta's LLaMA models at home made easy
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Chatbot for documentation, that allows you to chat with your data. Privately deployable, provides AI knowledge sharing and integrates knowledge into your AI workflow
Examples and guides for using the OpenAI API
Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.
ClickPrompt - Streamline your prompt design, with ClickPrompt, you can easily view, share, and run these prompts with just one click. ClickPrompt 用于一键轻松查看、分享和执行您的 Prompt。
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries