-
Notifications
You must be signed in to change notification settings - Fork 13.8k
mtmd: Add DeepSeekOCR Support #17400
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: master
Are you sure you want to change the base?
Conversation
init commit
mtmd: fix vision model processing
testing Vision model loading
mtmd: DeepseekOCR Implement DeepSeek3B-MoE-A570M (LM component)
…ut in deepseek2 model
…e image decoding fails
|
@Acly You will find the code here: Disclaimer: |
Fixed get_rel_pos & add_rel_pos_inplace operator
- issues fixed mainly related wrong config like n_patches etc. - configs need to be corrected in the converter
Just wondering, which ops are currently CPU-only (apart from Beside, it's better introduce new op in a follow-up PR, to avoid adding too much complexity to the review process. |
Feature Request: #16676
Make sure to read the contributing guidelines before submitting a PR