OpenChatKit
Conversational AI toolkit
Provides tools and models for building conversational AI applications
9k stars
121 watching
1k forks
Language: Python
last commit: 8 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
imoneoi/openchat | Fine-tuned language models trained on mixed-quality data | 5,260 |
openchatai/openchat | A tool for building and managing custom chatbots using large language models | 5,195 |
openbmb/bmtools | Tools and platform for building and extending large language models | 2,898 |
openbmb/toolbench | A platform for training, serving, and evaluating large language models to enable tool use capability | 4,843 |
thunlp/openprompt | A flexible framework for adapting pre-trained language models to downstream NLP tasks using textual templates | 4,371 |
lm-sys/fastchat | An open platform for training, serving, and evaluating large language models used in chatbots. | 36,975 |
openvinotoolkit/openvino | A toolkit for optimizing and deploying artificial intelligence models in various applications | 7,279 |
openvinotoolkit/open_model_zoo | A collection of pre-trained deep learning models and demo applications for accelerating inference tasks | 4,098 |
rawandahmad698/pychatgpt | A Python client for interacting with the ChatGPT API, providing features such as conversation tracking and proxy support. | 4,228 |
tele-ai/telechat-52b | An open-source chat model built on top of the 52B large language model, with improvements in position encoding, activation function, and layer normalization. | 40 |
sambanova/bloomchat | This repository contains code for training and using a multilingual chat model with 176 billion parameters. | 586 |
huggingface/alignment-handbook | Provides training recipes and resources to align language models with human preferences | 4,677 |
openbmb/cpm-live | A live training platform for large-scale deep learning models, allowing community participation and collaboration in model development and deployment. | 511 |
weechat/weechat | An extensible chat client with modular architecture and support for multiple protocols. | 2,976 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |