- 
                Notifications
    You must be signed in to change notification settings 
- Fork 150
Add test to ensure all supported models are tested #1458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| ) | ||
| @register_in_tasks_manager("deepseek", *["text-generation", "text-generation-with-past"], library_name="transformers") | ||
| class DeepseekOpenVINOConfig(MiniCPM3OpenVINOConfig): | ||
| MIN_TRANSFORMERS_VERSION = "4.46.0" | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only tested for transformers >= v4.46
https://github.com/huggingface/optimum-intel/blob/v1.25.0/tests/openvino/test_modeling.py#L1163
32d683e    to
    206246e      
    Compare
  
    | The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. | 
f4de7a8    to
    d67b8c4      
    Compare
  
    
No description provided.