Kerfuffle
Results
7
repositories owned by
Kerfuffle
mdoexperiments
22
Stars
1
Forks
Watchers
Rust experiments involving Haskell-esque do notation, state, failure and Nom parsers!
smolrsrwkv
92
Stars
3
Forks
Watchers
A relatively basic implementation of RWKV in Rust written by someone with very little math and ML knowledge. Supports 32, 8 and 4 bit evaluation. It can also directly load PyTorch RWKV models.
repugnant-pickle
23
Stars
3
Forks
Watchers
Low effort scraping Python's pickle format in Rust. It is to complete pickle parsing as BeautifulSoup was to complete HTML parsing.
rusty-ggml
19
Stars
3
Forks
Watchers
GGML bindings that aim to be idiomatic Rust rather than directly corresponding to the C/C++ interface
gguf-tools
17
Stars
3
Forks
Watchers
Some random tools for working with the GGUF file format