Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shi-labs
/
OLA-VLM
like
4
Running
on
Zero
App
Files
Files
Community
1
f525997
OLA-VLM
/
ola_vlm
/
train
/
old
/
sherlock_train_mem.py
praeclarumjj3
:zap: add code
9fa3d89
26 days ago
raw
Copy download link
history
blame
167 Bytes
from
ola_vlm.train.sherlock_train
import
train
if
__name__ ==
"__main__"
:
train(attn_implementation=
"flash_attention_2"
)
# train(attn_implementation="eager")