Commit History

try remote_code=False and device_map=auto
bc93ed3

oliver-aizip commited on

try using pipe but explicitly set model to be BitNetForCausalLM
116a714

oliver-aizip commited on

remove explicit tokenizer device assignment
83d0454

oliver-aizip commited on

separate bitnet from generic pipeline
593a8e7

oliver-aizip commited on

try bitnet with transformers 4.52
0226e6c

oliver-aizip commited on

simplify prompts to be less restrictive and update persistent leaderboard
345c0d1

oliver-aizip commited on

Update app.py
6db4af0
verified

aizip-dev commited on

style for onboarding
f45441d
verified

aizip-dev commited on

add onboarding flow
c963ac8
verified

aizip-dev commited on

make global leaderboard data refresh on tab switch and vote submission
076ecc1

oliver-aizip commited on

remove stale w/l calculation
f8075da

oliver-aizip commited on

Update app.py
3f599cd
verified

aizip-dev commited on

remove some unneeded lines, fix pipe issue
2062515

oliver-aizip commited on

reactivate gemma models, add some ice cream, support peft
eb1a863

oliver-aizip commited on

fixed UI
3ff8c65
verified

aizip-dev commited on

refine styles
b3819cf
verified

aizip-dev commited on

refine texts
b17563b
verified

aizip-dev commited on

fix UI
6c50a8a
verified

aizip-dev commited on

update UI
60f4a2c
verified

aizip-dev commited on

update instruction
7198068
verified

aizip-dev commited on

fixed qwen, disabled gemma3-1b and minicpm, re-enabled cogito
1898f4f

oliver-aizip commited on

remove minicpm3 for incompatibility reasons
42dcaee

oliver-aizip commited on

switch to applying chat template
b41b93b

oliver-aizip commited on

add gen prompt and kwargs dicts
fd247b7

oliver-aizip commited on

change where trust_remote is applied
f35135e

oliver-aizip commited on

add a ton of models and update arena dataset
c5183c8

oliver-aizip commited on

upgraded highlighting, added bitnet
491e00d

oliver-aizip commited on

format prompts and add debug log
798ebc4

oliver-aizip commited on

make hub download once per app load
5e2794d

oliver-aizip commited on

support loading leaderboard/votes from persistent source
c9a7557

oliver-aizip commited on

standardize new scheduled locations
d7a58e0

oliver-aizip commited on

shorten scheduler commit window for testing
eb971b5

oliver-aizip commited on

refresh and persistent logging
15dd199

oliver-aizip commited on

remove cogito for gpu-hour reasons and add approved llama models
e7fd2d9

oliver-aizip commited on

gemma 3 4b misaligned bug, so removing that as an option for now
a837a1c

oliver-aizip commited on