-
Notifications
You must be signed in to change notification settings - Fork 696
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
feat: support deepseek model in camel #1217
Conversation
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.
Thanks @NeilJohnson0930 ! over all looks great, left some comments
4d3d2bf
to
664648d
Compare
664648d
to
c2730d4
Compare
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.
Thanks @NeilJohnson0930 , could you also update docs/key_modules/models.md add deepseek to the list?
Hi @NeilJohnson0930, thanks for the PR. However, I ran into some problem when running DeepSeek_model_example.py,
|
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.
Thanks @NeilJohnson0930 , added one more commit here: da445eb, now it looks great, thanks a lot !
Thanks MuggleJinx, config modification has been done. |
Description
Describe your changes in detail.
Motivation and Context
close #1199
Types of changes
What types of changes does your code introduce? Put an
x
in all the boxes that apply:Implemented Tasks
Checklist
Go over all the following points, and put an
x
in all the boxes that apply.If you are unsure about any of these, don't hesitate to ask. We are here to help!