-
Notifications
You must be signed in to change notification settings - Fork 429
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
support swift app #2792
Merged
Merged
support swift app #2792
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
tastelikefeet
approved these changes
Dec 29, 2024
tastelikefeet
added a commit
to tastelikefeet/swift
that referenced
this pull request
Jan 3, 2025
* commit '07f10d2a94e7342413fa7762b6ce6b101b93d130': (86 commits) Move optimizer to create_optimizer (modelscope#2851) support reward_model (modelscope#2849) 1. fix hub ignore-pattern (modelscope#2848) Fix bugs (modelscope#2838) Update base_to_chat shell (modelscope#2833) Update padding side (modelscope#2832) Fix glm4v suffix (modelscope#2829) add 'right' option for 'truncation_strategy' (modelscope#2754) update docs (specific model arguments) (modelscope#2822) fix enable_cache (modelscope#2813) fix citest (modelscope#2812) support ZhipuAI/cogagent-9b-20241220 (modelscope#2810) fix swift deploy log error (repeat log) (modelscope#2808) fix glm4v (modelscope#2806) update base_model deploy example (modelscope#2803) fix world_size (modelscope#2801) fix (modelscope#2800) support swift app (modelscope#2792) fix some web-ui bugs (modelscope#2794) fix stream infer (modelscope#2793) ... # Conflicts: # examples/train/multi-gpu/ddp/train.sh # swift/llm/__init__.py # swift/llm/argument/rlhf_args.py # swift/llm/template/base.py # swift/llm/template/template_inputs.py # swift/llm/template/utils.py # swift/llm/train/tuner.py # swift/trainers/mixin.py
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.
No description provided.