guide / Dockerfile

Commit History

fix: download models at runtime if missing; read HF_MODEL_REPO from env
306a87d

sangram kumar yerra commited on

debug: print models dir contents after snapshot_download
e041d9b

sangram kumar yerra commited on

fix: COPY before snapshot_download to prevent overlay whiteout hiding models
4dac544

sangram kumar yerra commited on

fix: disable symlinks in snapshot_download for container compatibility
7cf18a0

sangram kumar yerra commited on

fix: use snapshot_download instead of hf CLI for model weights
c61cc72

sangram kumar yerra commited on

fix: ensure hf CLI available and HF_MODEL_REPO validated at build time
43be5b0

sangram kumar yerra commited on

remove api key from env file
59f2139

Saravanakumar R commited on

fix: use hf CLI instead of deprecated huggingface-cli
57d3ae5

Saravanakumar R commited on

deploy in hugging face
e067fab

Saravanakumar R commited on