-
Notifications
You must be signed in to change notification settings - Fork 377
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
Add Grok model #629
Merged
Merged
Add Grok model #629
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* commit 'f203a5c3cda7ee30b191e4df0619c19a5bc13c03': fix Telechat model (modelscope#623) fix save dir (modelscope#622) support TeleChat-12b (modelscope#607) update ui (modelscope#621) fix adalora and device_map (modelscope#619) fix deploy safe_response (modelscope#614) support Mistral-7b-v0.2 (modelscope#605) # Conflicts: # README.md # README_CN.md # docs/source/LLM/支持的模型和数据集.md # swift/llm/utils/model.py
* commit '66c539fbb1765e841932730217f15ff33b4ed0da': fix
Jintao-Huang
approved these changes
Mar 29, 2024
tastelikefeet
added a commit
to tastelikefeet/swift
that referenced
this pull request
Mar 29, 2024
* main: add missing files (modelscope#631) Add Grok model (modelscope#629)
tastelikefeet
added a commit
to tastelikefeet/swift
that referenced
this pull request
Mar 31, 2024
* main: (97 commits) add missing files (modelscope#631) Add Grok model (modelscope#629) fix Telechat model (modelscope#623) fix save dir (modelscope#622) support TeleChat-12b (modelscope#607) update ui (modelscope#621) fix adalora and device_map (modelscope#619) fix deploy safe_response (modelscope#614) support Mistral-7b-v0.2 (modelscope#605) update readme (modelscope#604) Fix/security template (modelscope#603) fix issue template and add a pr one (modelscope#601) Update issue templates Update issue templates Update issue templates fix tiny bugs in docs (modelscope#600) Refactor all docs (modelscope#599) fix mix_dataset_sample float (modelscope#594) Fix weight saving (modelscope#589) compat with transformers==4.39 (modelscope#584) ...
hjh0119
pushed a commit
to hjh0119/swift
that referenced
this pull request
Jul 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR type
PR information
Add Grok-1 support
Experiment results
Check the grok-1-best-practice.md