Lists (7)
Sort Name ascending (A-Z)
Starred repositories
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Interact with your documents using the power of GPT, 100% privately, no data leaks
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
You like pytorch? You like micrograd? You love tinygrad! ❤️
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RN…
An open-source tool-augmented conversational language model from Fudan University
The official GitHub page for the survey paper "A Survey of Large Language Models".
Statsmodels: statistical modeling and econometrics in Python
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
An elegant PyTorch deep reinforcement learning library.
Supercharge Your LLM Application Evaluations 🚀
ASCII generator (image to text, image to image, video to video)
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
😎丰富生态、🧩支持扩展、🦄多模态 - 大模型原生即时通信机器人平台 🤖 | 适配 QQ / 微信(企业微信、个人微信)/ 飞书(feishu)/ Discord / OneBot 等消息平台 | 支持 OpenAI GPT、ChatGPT、DeepSeek、Dify、Claude、Gemini、Ollama、LM Studio、SiliconFlow、Qwen、Moonshot、ChatGL…
跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
A 9-Lesson course teaching everything you need to know about harnessing GitHub Copilot as an AI Paired Programming resource.
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。