mmE5
No description available.
File Explorer
Download Latest Version (.zip)- eval_utils.py
- example.jpg
- exp_result.jpg
- model_architecture.jpg
- eval_full.sh
- eval_full_multi.sh
- eval_lora.sh
- eval_lora_multi.sh
- train.sh
- prepare_images.sh
- __init__.py
- modeling_llava_next.py
- processing_llava_next.py
- configuration_phi3_v.py
- image_embedding_phi3_v.py
- image_processing_phi3_v.py
- modeling_phi3_v.py
- processing_phi3_v.py
- vlm_dict.py
- arguments.py
- collator.py
- dataset.py
- model.py
- trainer.py
- utils.py
- .gitignore
- demo.py
- ds_config.json
- eval.py
- eval_multi.py
- LICENSE
- README.md
- requirements.txt
- train.py
# Installation Guide
1. Get the code
git clone https://github.com/haon-chen/mmE5
Downloads the entire project code from GitHub to your computer.
cd mmE5
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
