Skip to content
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 Atom model #741

Merged
merged 10 commits into from
Apr 20, 2024
Merged

support Atom model #741

merged 10 commits into from
Apr 20, 2024

Conversation

hjh0119
Copy link
Collaborator

@hjh0119 hjh0119 commented Apr 19, 2024

PR type

  • Bug Fix
  • New Feature
  • Document Updates
  • More Models or Datasets Support

PR information

model

@@ -129,6 +129,9 @@ class ModelType:
llama3_8b_instruct = 'llama3-8b-instruct'
llama3_70b = 'llama3-70b'
llama3_70b_instruct = 'llama3-70b-instruct'
# atom
atom_7b = 'atom_7b'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

atom-7b

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix

@hjh0119 hjh0119 merged commit 877508f into modelscope:main Apr 20, 2024
1 of 2 checks passed
@hjh0119 hjh0119 deleted the atom branch April 20, 2024 04:11
@hjh0119 hjh0119 changed the title [WIP]support Atom model support Atom model Apr 20, 2024
hjh0119 added 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants