-
Notifications
You must be signed in to change notification settings - Fork 186
fix: update hugging face vision model #1159
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
fix: update hugging face vision model #1159
Conversation
📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughA test configuration parameter in the HuggingFace provider test file was updated. The VisionModel value used in a test case was changed from one model identifier to another, with no modifications to test logic or control flow. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes This is a straightforward test parameter update with no logic changes or behavioral modifications. Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)**⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (4)📚 Learning: 2025-12-09T17:07:42.007ZApplied to files:
📚 Learning: 2025-12-15T10:16:21.909ZApplied to files:
📚 Learning: 2025-12-15T10:34:13.855ZApplied to files:
📚 Learning: 2025-12-19T09:26:54.961ZApplied to files:
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🧪 Test Suite AvailableThis PR can be tested by a repository admin. |
Merge activity
|

Summary
Update the vision model used in Huggingface provider tests from
novita/zai-org/GLM-4.6V-Flashtocohere/CohereLabs/aya-vision-32b.Changes
Type of change
Affected areas
How to test
Run the Huggingface provider tests to ensure they pass with the new vision model:
Breaking changes
Security considerations
N/A
Checklist
docs/contributing/README.mdand followed the guidelines