Commit History

Refresh progress every 5 tokens to reduce bar flicker
4d22edc
Running

GPUburnout commited on

Hide token stream from Output box; show complete text only at end (no flicker)
704af0d

GPUburnout commited on

Yield placeholders between progress stages so the bar actually moves
03eb13d

GPUburnout commited on

Real progress: track HF download tqdm + update bar during token streaming
375eb0e

GPUburnout commited on

Tune llama-cpp-python for HF Spaces 2-vCPU: n_ctx=512, n_threads=2, n_batch=8
fe4e741

GPUburnout commited on

Trigger rebuild to pick up merges-corrected GGUFs
e0118ce

GPUburnout commited on

Switch large models to GGUF via llama-cpp-python 0.2.62
427773a

GPUburnout commited on

Stream output token-by-token + add progress bar for model load
92ce714

GPUburnout commited on

Drop GGUF path, keep bf16 + preload + new model entries
c8162b7

GPUburnout commited on

Pin llama-cpp-python to direct manylinux wheel URL (0.2.62 cp311)
7b7f3ca

GPUburnout commited on

Pin llama-cpp-python==0.2.90 with --prefer-binary for cp311 wheels
62f2ee4

GPUburnout commited on

Use abetlen pre-built CPU wheels for llama-cpp-python
594f0e5

GPUburnout commited on

Pin Python to 3.11 for llama-cpp-python pre-built wheels
c550b37

GPUburnout commited on

Add 3B-Chat-v2, switch large models to GGUF, preload default
f6da1b3

GPUburnout commited on

Switch 1B model to s2_hf loader (use HF transformers + safetensors)
f4c74fc

GPUburnout Claude Opus 4.6 (1M context) commited on

Force Space rebuild - verify 2B model deployment
4245e38

GPUburnout commited on

Fix 1B model ID: gpuburnout-1b -> GPUburnout-1B-160K (correct HF repo name)
f481d97

GPUburnout commited on

Add accelerate dependency for device_map support
fb8001c

GPUburnout commited on

Update Gradio SDK version to 5.50.0 for build compatibility
52dcd8b

GPUburnout commited on

Trigger Space rebuild
d469d94

GPUburnout commited on

Add GPUburnout-2B model and update subtitle to 2 billion parameters
992cbd9

GPUburnout commited on

Thicker borders (2px) on all boxes
1785d90

GPUburnout commited on

Add visible borders to all boxes for better contrast on dark bg
2c71a32

GPUburnout commited on

Fix dark theme - remove invalid input_text_color variable
a0a91d1

GPUburnout commited on

Use Gradio theme system for dark mode instead of CSS overrides
43e247e

GPUburnout commited on

Force dark theme with pure CSS overrides (#08080d)
0ef17a6

GPUburnout commited on

Add weights_only=True to S1 torch.load for safety
58889f8

GPUburnout commited on

Dark theme matching blog background (#08080d)
4914171

GPUburnout commited on

Fix 1B description: 11.8B tokens trained (not 30B dataset size)
743421f

GPUburnout commited on

Rename all models to GPUburnout-* branding, default to 134M for faster first run
b087aec

GPUburnout commited on

Rename Llama 1B to GPUburnout-1B to match blog branding
7ac15ba

GPUburnout commited on

Use CPU-only PyTorch to speed up Space startup
74dec22

GPUburnout commited on

Add hf_hub_download for 1B model weights
03c0bc2

GPUburnout commited on

feat: add Tiny (3.2M) and GPT-2 Small (134M) model weights
679e4e6

GPUburnout commited on

feat: add app code, configs, and tokenizers
36bc78f

GPUburnout commited on

initial commit
514a6e1
verified

GPUburnout commited on