public_chat / src /backend /model_loader.py

Commit History

Update src/backend/model_loader.py
18e4f00
verified

Fazzioni commited on

Update src/backend/model_loader.py
7111032
verified

Fazzioni commited on

Update src/backend/model_loader.py
268ccb1
verified

Fazzioni commited on

Update src/backend/model_loader.py
efbd8ca
verified

Fazzioni commited on

Update src/backend/model_loader.py
81d8b07
verified

Fazzioni commited on

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