OpenChatKit
Conversational AI toolkit
Provides tools and models for building conversational AI applications
9k stars
121 watching
1k forks
Language: Python
last commit: 9 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
imoneoi/openchat | Fine-tuned language models trained on mixed-quality data | 5,273 |
openchatai/openchat | A tool for building and managing custom chatbots using large language models | 5,213 |
openbmb/bmtools | Tools and platform for building and extending large language models | 2,907 |
openbmb/toolbench | A platform for training, serving, and evaluating large language models to enable tool use capability | 4,888 |
thunlp/openprompt | A flexible framework for adapting pre-trained language models to downstream NLP tasks using textual templates | 4,398 |
lm-sys/fastchat | An open platform for training, serving, and evaluating large language models used in chatbots. | 37,269 |
openvinotoolkit/openvino | A toolkit for optimizing and deploying artificial intelligence models in various applications | 7,439 |
openvinotoolkit/open_model_zoo | A collection of pre-trained deep learning models and demo applications for accelerating inference tasks | 4,118 |
rawandahmad698/pychatgpt | A Python client for interacting with the ChatGPT API, providing features such as conversation tracking and proxy support. | 4,230 |
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. | 588 |
huggingface/alignment-handbook | Provides recipes and guidelines for training language models to align with human preferences and AI goals | 4,800 |
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,997 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |