Stars
The original tooling for the OSCAR corpus rewritten in Rust
An open-source replication and extension of the Meta AI's LLAMA dataset
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
This project aims to make RWKV Accessible to everyone using a Hugging Face like interface, while keeping it close to the R and D RWKV branch of code.
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…
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
A powerful set of Python debugging tools, based on PySnooper
An open source implementation of CLIP.
Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch