You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I was trying to host https://huggingface.co/microsoft/Florence-2-base-ft using Triton's Python-based vLLM backend and encounter an error (Unrecognized configuration class <class 'transformers_modules.microsoft.Florence-2-base.ee1f1f163f352801f3b7af6b2b96e4baaa6ff2ff.configuration_florence2.Florence2Config'> to build an AutoTokenizer.)
Triton Information
Images: nvcr.io/nvidia/tritonserver:24.09-vllm-python-py3
I pulled the images from the Nvidia image repository and use it as it is
To Reproduce
Set up a model repo directory: ~/work/model_repository/florence-2-base-ft/1
Downloaded model.json and config.pbtxt as suggested in the tutorial
Description
I was trying to host https://huggingface.co/microsoft/Florence-2-base-ft using Triton's Python-based vLLM backend and encounter an error (Unrecognized configuration class <class 'transformers_modules.microsoft.Florence-2-base.ee1f1f163f352801f3b7af6b2b96e4baaa6ff2ff.configuration_florence2.Florence2Config'> to build an AutoTokenizer.)
Triton Information
Images: nvcr.io/nvidia/tritonserver:24.09-vllm-python-py3
I pulled the images from the Nvidia image repository and use it as it is
To Reproduce
Error
![image](https://private-user-images.githubusercontent.com/73330535/378662136-e753281d-2f44-4ffa-be13-3b7420e2283e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODg2NjksIm5iZiI6MTczOTQ4ODM2OSwicGF0aCI6Ii83MzMzMDUzNS8zNzg2NjIxMzYtZTc1MzI4MWQtMmY0NC00ZmZhLWJlMTMtM2I3NDIwZTIyODNlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIzMTI0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTcxYjRlNGFlMjc1ZDc4YWUwMmYxNGFiMzE0OTE1ZDAyZjM3Yzk1MTI0M2RkMTQ1YTJiYTgxMGIyOTYxZGMzZjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._d0Kk6hEUM4PGtqUsHBlBOWkUBPbjVfm3IU9ne47hus)
The text was updated successfully, but these errors were encountered: