diver2010's Stars
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
neukg/TechGPT
TechGPT: Technology-Oriented Generative Pretrained Transformer
tensorchord/Awesome-LLMOps
An awesome & curated list of best LLMOps tools for developers
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
4paradigm/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
cloudnativeto/academy
云原生社区资料库
baiyutang/meetup
【❤️ 互联网大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues
baichuan-inc/Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
ggerganov/llama.cpp
LLM inference in C/C++
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
DAMO-NLP-SG/Video-LLaMA
[EMNLP 2023 Demo] Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
TigerResearch/TigerBot
TigerBot: A multi-language multi-task LLM
unit-mesh/unit-minions
《AI 研发提效:自己动手训练 LoRA》,包含 Llama (Alpaca LoRA)模型、ChatGLM (ChatGLM Tuning)相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码……
OpenBMB/ToolBench
[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
hikariming/chat-dataset-baseline
人工精调的中文对话数据集和一段chatglm的微调代码
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
ray-project/llm-numbers
Numbers every LLM developer should know
thunlp/WebCPM
Official codes for ACL 2023 paper "WebCPM: Interactive Web Search for Chinese Long-form Question Answering"
Stability-AI/StableStudio
Community interface for generative AI
openai/openai-python
The official Python library for the OpenAI API
langchain-ai/chat-langchain
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications