Commit History

revert: Let Unsloth handle base model loading directly
91b0501

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Explicit snapshot_download base model to /data/models/
709ba89

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Use arka2696/gemma-4-31B-base for base model (uploaded from HPC)
ed1f034

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Let Unsloth handle base model download via HF_HOME cache
8cde6f8

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Correct base model ID to google/gemma-4-31B
1a0189a

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Hardcode base model ID + clean incomplete downloads
5259980

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Check for .safetensors files + pass HF_TOKEN for gated model
1899680

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Handle already-patched adapter_config with local path
f30842b

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Cache base model in /data/models/ bucket β€” stop re-downloading
456f567

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Thread-safe model loading β€” prevent duplicate parallel loads
c2abb94

arka2696 Claude Opus 4.6 (1M context) commited on

fix: Fast startup for HF Space β€” background model load + persistent cache
9e8ef0f

arka2696 Claude Opus 4.6 (1M context) commited on

feat: Add instant demo gallery + Dockerfile for HF Space
9c0aa0b

arka2696 Claude Opus 4.6 (1M context) commited on

docs: Complete DEPLOY.md with lessons learned from deployment
c8e2658

arka2696 Claude Sonnet 4.5 (1M context) commited on

docs: Complete HF Space README with full project details
73284dd

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Monkey-patch gradio_client schema introspection bug
c214ba8

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Use gr.Interface with show_api=False, add h5ad upload
db2174f

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Replace Chatbot with Blocks layout to avoid Gradio schema bug
6afd1c4

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Use tuple chat format for Gradio ZeroGPU compatibility
d7ea2a5

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Lazy-load models inside @spaces.GPU for ZeroGPU compat
b78ec0e

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Remove gradio/spaces from requirements, pin huggingface_hub<1.0
878c2e7

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Pin gradio>=5.6.0 for huggingface_hub compatibility
af71fce

arka2696 Claude Sonnet 4.5 (1M context) commited on

fix: Vendor Phoenix flow_simple.py, remove phoenix package dependency
3ae0177

arka2696 Claude Sonnet 4.5 (1M context) commited on

feat: Add HuggingFace ZeroGPU Space deployment
546ca60

arka2696 Claude Sonnet 4.5 (1M context) commited on