Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jameszokah
/
jamiya
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
jamiya / scripts
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
jameszokah's picture
jameszokah
Improve Hugging Face model download process: add error handling for token login and model download, log success and failure messages, and ensure model is downloaded to the correct directory.
7e09504 about 2 months ago
  • download_model.py
    1.93 kB
    Improve Hugging Face model download process: add error handling for token login and model download, log success and failure messages, and ensure model is downloaded to the correct directory. about 2 months ago
  • migrate.py
    3.72 kB
    Enhance requirements and refactor migration script: add new dependencies for SQLAlchemy and Alembic, improve MongoDB migration logic with collection creation and indexing, and update logging for better traceability. about 2 months ago
  • run.sh
    805 Bytes
    Refactor Dockerfile and migration scripts: update Dockerfile to use Python slim image, streamline environment variable settings, and enhance permissions handling. Modify migrate.py to improve module path management and error handling, and update run.sh for better directory structure and debugging output. 2 months ago