Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ticketguy
/
littlefig-bench
like
0
ml-intern
Model card
Files
Files and versions
xet
Community
246f26e
littlefig-bench
Ctrl+K
Ctrl+K
1 contributor
History:
17 commits
ticketguy
Update paper + README with final GPU results, fix Colab, research GPU memory reduction
246f26e
verified
3 days ago
.gitattributes
Safe
1.52 kB
initial commit
4 days ago
README.md
Safe
734 Bytes
Update ML Intern artifact metadata
4 days ago
bench_full.py
Safe
11.1 kB
Full GPU benchmark including FP32 quant quality test
3 days ago
bench_train_only.py
Safe
7.3 kB
Training-only GPU benchmark (skip FP32 quant quality — already proven on CPU)
3 days ago
benchmark_gpu_fixed.py
Safe
10.9 kB
GPU benchmark script (fixed for PyTorch 2.11)
4 days ago
figquant_gpu_fixed.py
Safe
3.83 kB
FigQuant GPU training test (with dtype fix)
3 days ago
final_gpu_test.py
Safe
9.08 kB
Fix FigQuant GPU benchmark (use figcache mode) + test engine conversion
3 days ago
fix_all.py
Safe
7.8 kB
Fix lowram backward dtype bug + AGPL licenses + rerun GPU test
3 days ago
fix_compile.py
Safe
5.86 kB
Fix engine compilation errors
3 days ago
lila_engine_phase1.py
Safe
27.3 kB
Lila Engine Phase 1: Foundation — matmul kernel + model loader + token generation
3 days ago
lila_engine_phase1b.py
Safe
14.2 kB
Engine Phase 1b: AVX2 vectorized matmul + RMSNorm kernels
3 days ago
lila_engine_phase2.py
Safe
19.1 kB
Engine Phase 2: Full transformer forward pass + tokenizer + attention
3 days ago
lila_engine_phase3.py
Safe
28 kB
Engine Phase 3: Complete format converter + BPE tokenizer + kernel wiring
3 days ago
lila_engine_plan.py
Safe
20 kB
Lila inference engine build plan + fix LilaCore
3 days ago
lila_restructure.py
Safe
32.3 kB
Lila restructure script
4 days ago
test_engine_compile.py
Safe
3.13 kB
Test engine compilation
3 days ago
update_docs.py
Safe
15.5 kB
Update paper + README with final GPU results, fix Colab, research GPU memory reduction
3 days ago