-
chatgpt-on-wechat Public
Forked from zhayujie/chatgpt-on-wechat基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
Python MIT License UpdatedSep 26, 2024 -
NarratoAI Public
Forked from linyqh/NarratoAI利用AI大模型,一键解说并剪辑视频; Using AI models to automatically provide commentary and edit videos with a single click.
Python MIT License UpdatedSep 25, 2024 -
dash-infer Public
Forked from modelscope/dash-inferDashInfer is a native LLM inference engine aiming to deliver industry-leading performance atop various hardware architectures, including x86 and ARMv9.
C++ Apache License 2.0 UpdatedJun 5, 2024 -
task-decompose-quickstart Public
Forked from zgimszhd61/task-decompose-quickstartApache License 2.0 UpdatedApr 29, 2024 -
alpaca-chinese-dataset Public
Forked from open-chinese/alpaca-chinese-datasetAlpaca Chinese Dataset -- 中文指令微调数据集【持续更新】
Python UpdatedApr 25, 2024 -
parler-tts Public
Forked from huggingface/parler-ttsInference and training library for high-quality TTS models.
Python Apache License 2.0 UpdatedApr 11, 2024 -
DeepLearningSystem Public
Forked from chenzomi12/AISystemDeep Learning System core principles introduction.
Jupyter Notebook Apache License 2.0 UpdatedMar 19, 2024 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
Java Other UpdatedMar 18, 2024 -
OpenRLHF Public
Forked from OpenRLHF/OpenRLHFA Ray-based High-performance RLHF framework (Support 70B+ full tuning & LoRA & Mixtral)
Python Apache License 2.0 UpdatedJan 24, 2024 -
surya Public
Forked from VikParuchuri/suryaAccurate line-level text detection and recognition (OCR) in any language
Python GNU General Public License v3.0 UpdatedJan 15, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJan 6, 2024 -
trt-samples-for-hackathon-cn Public
Forked from NVIDIA/trt-samples-for-hackathon-cnSimple samples for TensorRT programming
Python Apache License 2.0 UpdatedDec 29, 2023 -
lobe-chat Public
Forked from lobehub/lobe-chat🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your p…
TypeScript MIT License UpdatedDec 15, 2023 -
llm-inference-benchmark Public
Forked from ninehills/llm-inference-benchmarkLLM Inference benchmark
Python MIT License UpdatedDec 13, 2023 -
pyannote-audio Public
Forked from pyannote/pyannote-audioNeural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
Jupyter Notebook MIT License UpdatedNov 30, 2023 -
LongBench Public
Forked from THUDM/LongBenchLongBench: A Bilingual, Multitask Benchmark for Long Context Understanding
Python MIT License UpdatedNov 30, 2023 -
InstructDS Public
Forked from BinWang28/InstructDSEMNLP 2023: Instructive Dialogue Summarization with Query Aggregations
Python MIT License UpdatedOct 20, 2023 -
LKY_OfficeTools Public
Forked from OdysseusYuan/LKY_OfficeTools一键自动化 下载、安装、激活 Office 的利器。
C# GNU General Public License v3.0 UpdatedAug 30, 2023 -
BELLE Public
Forked from LianjiaTech/BELLEBELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
HTML Apache License 2.0 UpdatedMay 16, 2023 -
EACL2023_Tutorial_Dialogue_Summarization Public
Forked from zcgzcgzcg1/EACL2023_Tutorial_Dialogue_SummarizationUpdatedMay 12, 2023 -
Open-Llama Public
Forked from RapidAI/Open-LlamaThe complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF.
Python MIT License UpdatedMay 9, 2023 -
ChatGPTX-Uni Public
Forked from StarRing2022/ChatGPTX-Uni实现一种单/多Lora-Fusion权值交叉融合+Zero-Finetune零微调增强的跨模型技术方案,LLM-Base+LLM-X+Alpaca,初期,LLM-Base为Chatglm6B底座模型,LLM-X是LLAMA增强模型。该方案简易高效,目标是使此类语言模型能够低能耗广泛部署,并最终在小模型的基座上发生“智能涌现”,力图最小计算代价达成ChatGPT、GPT4、ChatRWKV等人…
Python GNU General Public License v3.0 UpdatedApr 25, 2023 -
Alpaca-family-library Public
Forked from Longyichen/Alpaca-family-librarySummarize all low-cost replication methods for Chatgpt. It is believed that with the improvement of data and model fine-tuning techniques, small models suitable for various segmented fields will co…
MIT License UpdatedApr 15, 2023 -
ColossalAI Public
Forked from hpcaitech/ColossalAIMaking large AI models cheaper, faster and more accessible
Python Apache License 2.0 UpdatedMar 29, 2023 -
Chinese-LLaMA-Alpaca Public
Forked from ymcui/Chinese-LLaMA-Alpaca中文LLaMA&Alpaca大语言模型+本地部署 (Chinese LLaMA & Alpaca LLMs)
Python Apache License 2.0 UpdatedMar 29, 2023 -
tensor_parallel Public
Forked from BlackSamorez/tensor_parallelAutomatically split your PyTorch models on multiple GPUs for training & inference
Python MIT License UpdatedFeb 22, 2023 -
notebooks Public
Forked from nlp-with-transformers/notebooksJupyter notebooks for the Natural Language Processing with Transformers book
Jupyter Notebook Apache License 2.0 UpdatedJan 27, 2023 -
UER-py Public
Forked from dbiir/UER-pyOpen Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
Python Apache License 2.0 UpdatedOct 20, 2022 -
vector-search Public
Forked from esteininger/vector-searchThe definitive guide to using Vector Search to solve your semantic search production workload needs.
Jupyter Notebook UpdatedSep 22, 2022 -
server Public
Forked from triton-inference-server/serverThe Triton Inference Server provides an optimized cloud and edge inferencing solution.
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 22, 2022