rwkv.cpp/rwkv
hypnopump a9cb9adfd6
streaming output
2023-04-04 18:27:04 +02:00
..
20B_tokenizer.json Add text generation and chat scripts 2023-04-02 15:03:31 +04:00
chat_with_bot.py streaming output 2023-04-04 18:27:04 +02:00
compare_with_reference_implementation.py Move library wrapper to separate file, refactor code 2023-04-02 12:24:40 +04:00
convert_pytorch_to_ggml.py Implement INT4 conversion and inference 2023-04-01 19:22:01 +04:00
expected_logits_169M_20220807_8023_98_tokens.bin Move library wrapper to separate file, refactor code 2023-04-02 12:24:40 +04:00
generate_completions.py suggestions 2023-04-03 08:25:54 +02:00
quantize.py Move library wrapper to separate file, refactor code 2023-04-02 12:24:40 +04:00
requirements.txt Add text generation and chat scripts 2023-04-02 15:03:31 +04:00
rwkv_cpp_model.py Move library wrapper to separate file, refactor code 2023-04-02 12:24:40 +04:00
rwkv_cpp_shared_library.py we actually build a dylib on macos 2023-04-04 10:19:06 +02:00
sampling.py Add text generation and chat scripts 2023-04-02 15:03:31 +04:00