Stars
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.
LlamaIndex is a data framework for your LLM applications
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source …
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
State-of-the-Art Text Embeddings
Image augmentation for machine learning experiments.
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
The official GitHub page for the survey paper "A Survey of Large Language Models".
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Build resilient language agents as graphs.
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
Google AI 2018 BERT pytorch implementation
Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
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…
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
Create committing rules for projects 🚀 auto bump versions ⬆️ and auto changelog generation 📂
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
ruptures: change point detection in Python
TODS: An Automated Time-series Outlier Detection System
Graph Convolutional Networks for Text Classification. AAAI 2019
proof of concept for a transformer-based time series prediction model
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。