Skip to content
Snippets Groups Projects
Commit bdd58a46 authored by Herzog Johann-Ludwig's avatar Herzog Johann-Ludwig
Browse files

added bash for script

parent 9d5275a0
No related branches found
No related tags found
No related merge requests found
python ./llava/train/train_mem.py \
#!/bin/bash
export CUDA_VISIBLE_DEVICES=5
python -m ./llava/train/train_mem.py \
--model_name_or_path ../../../mnt/storagecube/johann/llava-v1.5-vit-s \
--version plain \
--data_path ./BEN_10.json \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment