ChatRWKV
Chatbot platform
An open-source chatbot platform powered by a high-performance neural network language model.
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
9k stars
91 watching
705 forks
Language: Python
last commit: 11 days ago chatbotchatgptlanguage-modelpytorchrnnrwkv
Related projects:
Repository | Description | Stars |
---|---|---|
cupy/cupy | A Python library for running NumPy/SciPy code on NVIDIA CUDA or AMD ROCm platforms using GPU acceleration. | 9,586 |
nvidia/cuda-samples | A collection of code samples demonstrating various CUDA features | 6,601 |
sony/nnabla | A deep learning framework that provides a flexible and expressive Python API for building and training neural networks on various platforms. | 2,729 |
frida/frida | A tool used to instrument and inspect software applications at the binary level | 16,429 |
rapidsai/cudf | A GPU-accelerated data manipulation library built on top of C++/CUDA and Apache Arrow. | 8,534 |
turboderp/exllama | A re-implementation of Llama for efficient use with quantized weights on modern GPUs. | 2,783 |
kovidgoyal/kitty | A cross-platform terminal emulator utilizing GPU acceleration for improved performance and features. | 25,038 |
nvlabs/tiny-cuda-nn | A C++/CUDA framework for training and querying neural networks using GPUs | 3,791 |
ploomber/ploomber | A platform for building and deploying data pipelines using Python, with features for caching, automation, and modularization. | 3,530 |
redpanda-data/redpanda | A streaming data platform designed to be lighter, faster, and simpler than Apache Kafka. | 9,752 |
cirosantilli/linux-kernel-module-cheat | An emulation setup to study and develop Linux kernel components, including modules, QEMU, and userland code. | 4,219 |
takagi/cl-cuda | Provides Common Lisp interfaces to NVIDIA CUDA for efficient GPU programming | 283 |
nvidia/nccl | A library of optimized primitives for efficient inter-GPU communication and data transfer. | 3,306 |
asahilinux/m1n1 | An experimentation playground and bootloader for Apple Silicon processors. | 3,639 |
xingangpan/draggan | An open-source software project implementing a generative adversarial network-based image manipulation model | 35,793 |