CoolFace
Apppublic

WhirlwindAI/arithmetic-slm

sourceHugging Faceupdated 3mo agoView on Hugging Face
3likes
22 commits on main
8b25b363mo ago

Upload app.py with huggingface_hub

multimodalart
b3115fb3mo ago

Upload app.py with huggingface_hub

multimodalart
dba40823mo ago

Upload app.py with huggingface_hub

multimodalart
db6855d3mo ago

Upload folder using huggingface_hub

multimodalart
db1dccd3mo ago

Upload folder using huggingface_hub

multimodalart
19b83f53mo ago

Upload requirements.txt with huggingface_hub

multimodalart
a8927bd3mo ago

Delete files custom_model/* with huggingface_hub

multimodalart
cc0be503mo ago

Upload folder using huggingface_hub

multimodalart
9324ec73mo ago

Improve output formatting: strip repeated expression, show clean answer

multimodalart
3b644da3mo ago

Load weights manually to avoid remote custom code shadowing local patches

multimodalart
a168e213mo ago

Use local custom model code with transformers 5.x compatibility patches

multimodalart
b6e309c3mo ago

Fix prompt template: use correct ⚠️ tags instead of warning emoji

multimodalart
a7b14423mo ago

Fix Gradio 6.x API: move theme/css to launch(), remove show_copy_button

multimodalart
1827b073mo ago

Fix _finalize_model_loading as staticmethod with proper kwargs stripping

multimodalart
8ba3a613mo ago

Patch init_weights and _finalize_model_loading to avoid passing extra kwargs

multimodalart
12cc0493mo ago

Universal tie_weights kwargs stripping for transformers 5.x

multimodalart
15d8ab63mo ago

Add _tie_or_clone_weights for transformers 5.x compat

multimodalart
aca42c63mo ago

Unpin transformers (use 5.x with patch)

multimodalart
f6a2cb13mo ago

Patch tie_weights for transformers 5.x compatibility

multimodalart
bbac1ab3mo ago

Pin transformers<5 for custom_code compatibility

multimodalart
331dbbf3mo ago

Upload folder using huggingface_hub

multimodalart
f6df2853mo ago

initial commit

multimodalart