medi-llm / src /multimodal_model.py

Commit History

Add demo UI, token attention rollout & top5 table; clean ignores
42e56c5

Preetham22 commited on

fix model paths, retrain, perform inference
4e592d4

Preetham22 commited on

Auto-format code with Black
562137e

Preetham22 commited on

made formatting changes for CI pipeline
af86b36

Preetham22 commited on

changes to incorporate text only, image only model modes
54b189d

Preetham22 commited on

hyperparameter tuning with optuna, wandb
19ce6c7

Preetham22 commited on

added init.py in src to make it a pkg, made changes in multimodal_model.py
68e9545

Preetham22 commited on

Created a multimodal model to combine text and images
f93c46a

Preetham22 commited on