Doesn't work on CPU.

#30
by julstar - opened

Problem
The PaddleOCR-VL-1.5 model DOES NOT WORK due to architecture incompatibility:

Uses custom Ernie 4.5 with rope_type='default'
Transformers 4.48-5.8 do not support this configuration
Error: KeyError: 'default' in ROPE_INIT_FUNCTIONS

Sign up or log in to comment