When trying to run this model the error appears

#1
by Volotat - opened

This error is happening while trying to run the model with transformers.
OSError: /app/models/dystrio__MiniCPM-o-4_5-Sculpt-Throughput does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co//app/models/dystrio__MiniCPM-o-4_5-Sculpt-Throughput/tree/main' for available files.

Copying preprocessor_config.json from the original MiniCPM-o-4_5 repository solves the problem and everything works just fine.

Sign up or log in to comment