Stars
A generative speech model for daily dialogue.
Command-line program to download image galleries and collections from several image hosting sites
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
ModelScope-Agent: An agent framework connecting models in ModelScope with the world
BERT-based intent and slots detector for chatbots.
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
Use PEFT or Full-parameter to finetune 400+ LLMs (Qwen2.5, Llama3.2, GLM4, Internlm2.5, Yi1.5, Mistral, Baichuan2, DeepSeek, ...) or 150+ MLLMs (Qwen2-VL, Qwen2-Audio, Llama3.2-Vision, Llava, Inter…
[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
AgentTuning: Enabling Generalized Agent Abilities for LLMs
pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。
The simplest, fastest repository for training/finetuning medium-sized GPTs.
《算法导论》第三版中算法的C++实现
中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial…
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/