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

[Minor] Support MistralModel and MistralForCausalLM #135

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

jiudingsun01
Copy link
Contributor

@jiudingsun01 jiudingsun01 commented Mar 25, 2024

Description

adding modelcard and mapping (type_to_module and type_to_dimension) for Mistral and MistralForCausalLM

Testing Done

Tested on my own code; worked perfectly.

Checklist:

  • [check] My PR title strictly follows the format: [Your Priority] Your Title
  • I have attached the testing log above
  • [check] I provide enough comments to my code
  • [check] I have changed documentations
  • I have added tests for my changes

Copy link
Collaborator

@frankaging frankaging left a comment

Choose a reason for hiding this comment

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

Thanks!

@frankaging frankaging merged commit db7c676 into stanfordnlp:main Mar 25, 2024
1 check passed
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.

3 participants