Kerfuffle

Results 6 repositories owned by Kerfuffle

haskell-polysemy-test

28
Stars
5
Forks
Watchers

Guess-A-Number game in Haskell using Polysemy

mdoexperiments

22
Stars
1
Forks
Watchers

Rust experiments involving Haskell-esque do notation, state, failure and Nom parsers!

smolrsrwkv

91
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

20
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.

ggml-sys-bleedingedge

15
Stars
2
Forks
Watchers

Bleeding edge low level Rust binding for GGML

rusty-ggml

19
Stars
3
Forks
Watchers

GGML bindings that aim to be idiomatic Rust rather than directly corresponding to the C/C++ interface