Commit History

Clean up generated output by removing 'answer' prefix and prompt
c4092f9

lyntrann Cursor commited on

Clean up generated output by removing 'answer' prefix and prompt
639ce97

lyntrann Cursor commited on

Clean up generated output by removing 'answer' prefix and prompt
7b302e6

lyntrann Cursor commited on

Clean up generated output by removing 'answer' prefix and prompt
156e9e5

lyntrann Cursor commited on

Use processor.decode directly on sliced tokens
4792608

lyntrann Cursor commited on

Fix: extract only generated text after prompt using tokenizer
e4458d1

lyntrann Cursor commited on

Fix decode output and remove prompt stripping
22954a7

lyntrann Cursor commited on

Fix decode output and remove prompt stripping
578d608

lyntrann Cursor commited on

Fix decode output and remove prompt stripping
c2685e7

lyntrann Cursor commited on

Clean up generated output by removing 'answer' prefix and prompt
4d6e5b8

lyntrann Cursor commited on

Remove 'answer' prefix
1c37fc5

lyntrann Cursor commited on

Fix: match working Colab config - use pil image type, increase tokens, add os import
b66a713

lyntrann Cursor commited on

Fix: use AutoProcessor
e36e86a

lyntrann Cursor commited on

Use processor from fine-tuned model
c6435fe

lyntrann Cursor commited on

Load model at module level for ZeroGPU
de55b37

lyntrann Cursor commited on

Fresh build - ensure new code deployment
4206420

lyntrann Cursor commited on

force rebuild
9d5659a

lyntrann Cursor commited on

Fix ZeroGPU state sharing
81b7557

lyntrann Cursor commited on

Fix: load model unconditionally
006fce0

lyntrann Cursor commited on

Force rebuild
7bd461d

lyntrann Cursor commited on

Fix: merge load_model into predict function
f503658

lyntrann Cursor commited on

Reduce max_new_tokens to prevent timeout
c3c896f

lyntrann Cursor commited on

Use @spaces.GPU decorator for GPU inference
a75e738

lyntrann Cursor commited on

Add model preloading for ZeroGPU
c324ff0

lyntrann Cursor commited on

Fix: move model to GPU
5dae313

lyntrann commited on

Fix: patch _json_schema_to_python_type, set sdk_version 5.5.0
ec19dc2

lyntrann Cursor commited on

Hotfix: guard get_type against non-dict schemas, revert sdk_version to 5.4.0
46ac6aa

lyntrann Cursor commited on

Fix: use gradio 5.0-5.5, remove spaces import, fix image handling
a9ca27a

lyntrann Cursor commited on

Fix: upgrade gradio to 5.5+, use numpy type, convert to PIL
6d53b3b

lyntrann Cursor commited on

Fix: remove api_open arg
7775d30

lyntrann Cursor commited on

Switch to gr.Blocks for better compatibility
4f74717

lyntrann Cursor commited on

Trigger rebuild
d814625

lyntrann Cursor commited on

Upgrade to gradio 5.0.0 to fix gradio_client bug
d58dc73

lyntrann Cursor commited on

Add gradio_client>=0.14.0, remove share=True
f6350b4

lyntrann Cursor commited on

Upgrade gradio to 4.44.1 (fix json_schema bug)
749280e

lyntrann Cursor commited on

Update app.py and fix Python version
8cb358c

lyntrann Cursor commited on

Initial Space setup
79dfb66

lyntrann commited on