Spaces:
Sleeping
Sleeping
Commit History
Update src/backend/model_loader.py
7111032
verified
Update src/backend/model_loader.py
268ccb1
verified
Update src/backend/model_loader.py
efbd8ca
verified
Update src/backend/model_loader.py
81d8b07
verified
refactor: reorganize tokenizer input handling in Streamlit app and update model loading logic to default tokenizer revision to model revision when not specified
092b7a2
Daniel Machado Pedrozo
commited on
feat: add environment configuration, .gitignore, and project metadata; enhance model loading with optional parameters for model and tokenizer revisions
a162a4c
Daniel Machado Pedrozo
commited on
feat: add support for special model configurations in the model loading process
cb9558e
Daniel Machado Pedrozo
commited on
Implement initial project structure with Dockerfile, requirements, and Streamlit app. Added model loading and inference utilities, along with chat management features. Updated entry point and added new dependencies.
91c131d
Daniel Machado Pedrozo
commited on