rwkv.cpp
rwkv.cpp copied to clipboard
Add support for loading RWKV v6 GGUF files
GGUF files are converted using llama.cpp convert_hf_to_gguf.py script (https://github.com/ggerganov/llama.cpp/pull/8980)