AXKuhta / rwkv-onnx-dml
Run ONNX RWKV-v4 models with GPU acceleration using DirectML [Windows], or just on CPU [Windows AND Linux]; Limited to 430M model at this time because of .onnx 2GB file size limitation
☆20Updated last year
Alternatives and similar repositories for rwkv-onnx-dml:
Users that are interested in rwkv-onnx-dml are comparing it to the libraries listed below
- A converter and basic tester for rwkv onnx☆42Updated last year
- Trying to deconstruct RWKV in understandable terms☆14Updated last year
- BlinkDL's RWKV-v4 running in the browser☆47Updated last year
- JAX implementations of RWKV☆19Updated last year
- Training a reward model for RLHF using RWKV.☆14Updated last year
- ☆42Updated last year
- implementation of https://arxiv.org/pdf/2312.09299☆20Updated 7 months ago
- tinygrad port of the RWKV large language model.☆44Updated 8 months ago
- Course Project for COMP4471 on RWKV☆17Updated last year
- 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 bra…☆64Updated last year
- A library for simplifying fine tuning with multi gpu setups in the Huggingface ecosystem.☆16Updated 3 months ago
- Enhancing LangChain prompts to work better with RWKV models☆34Updated last year
- ☆11Updated last year
- Conversational Language model toolkit for training against human preferences.☆41Updated 10 months ago
- Let us make Psychohistory (as in Asimov) a reality, and accessible to everyone. Useful for LLM grounding and games / fiction / business /…☆40Updated last year
- ☆13Updated last year
- Gradio UI for RWKV LLM☆28Updated 2 years ago
- RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best …