Jellyfish042's Stars
Jellyfish042/RWKV_Othello
A specialized RWKV-7 model for Othello(a.k.a. Reversi) that predicts legal moves, evaluates positions, and performs in-context search. Its performance scales with the number of test-time tokens.
torvalds/linux
Linux kernel source tree
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
lightvector/KataGo
GTP engine and self-play learning in Go
alipay/L3TC-leveraging-rwkv-for-learned-lossless-low-complexity-text-compression
jzhang38/LongMamba
Some preliminary explorations of Mamba's context scaling.
abulmo/edax-reversi
Edax reversi version 4.6
Nyanyan/Egaroucid
Super Strong and Fast Othello AI / Computer Othello Reversi
Jellyfish042/RWKV-15Puzzle
dhbloo/rapfi
One of the strongest Gomoku/Renju playing engine
Jellyfish042/Sudoku-RWKV
DeepSeaGazer/DSE
fla-org/flash-linear-attention
🚀 Efficient implementations of state-of-the-art linear attention models in Pytorch and Triton
python/cpython
The Python programming language
Jellyfish042/rwkv_mmlu
facebookresearch/chameleon
Repository for Meta Chameleon, a mixed-modal early-fusion foundation model from FAIR.
LiveBench/LiveBench
LiveBench: A Challenging, Contamination-Free LLM Benchmark
cryscan/web-rwkv
Implementation of the RWKV language model in pure WebGPU/Rust.
nicolasdec/uncheatable_eval
howard-hou/VisualRWKV
VisualRWKV is the visual-enhanced version of the RWKV language model, enabling RWKV to handle various visual tasks.
phfaist/pylatexenc
Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion
yuweihao/MambaOut
MambaOut: Do We Really Need Mamba for Vision?
BlinkDL/RWKV.com
cryscan/web-rwkv-inspector
karpathy/llm.c
LLM training in simple, raw C/CUDA
johnma2006/mamba-minimal
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
Jellyfish042/RWKV-StateTuning
State tuning tunes the state
JL-er/RWKV-PEFT
BlinkDL/nanoRWKV
RWKV in nanoGPT style
liyucheng09/llm-compressive
Longitudinal Evaluation of LLMs via Data Compression