Skip to content

Conversation

@DesmonDay
Copy link
Contributor

PR types

New features

PR changes

Models

Description

Add mixtral model.

@paddle-bot
Copy link

paddle-bot bot commented Jan 9, 2024

Thanks for your contribution!

@DesmonDay DesmonDay marked this pull request as draft January 9, 2024 03:40
@codecov
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: Patch coverage is 75.20107% with 185 lines in your changes are missing coverage. Please review.

Project coverage is 56.57%. Comparing base (7e643ad) to head (fbe3b78).
Report is 13 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/mixtral/modeling.py 73.17% 184 Missing ⚠️
paddlenlp/transformers/mixtral/configuration.py 97.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #7803     +/-   ##
==========================================
  Coverage    56.56%   56.57%             
==========================================
  Files          589      592      +3     
  Lines        89939    90998   +1059     
==========================================
+ Hits         50874    51482    +608     
- Misses       39065    39516    +451     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DesmonDay DesmonDay marked this pull request as ready for review February 27, 2024 12:07
lugimzzz
lugimzzz previously approved these changes Feb 29, 2024
@@ -0,0 +1,32 @@
{
"model_name_or_path": "mistralai/Mixtral-8x7B-Instruct-v0.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

新增一下sft的训练脚本

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@wtmlon
Copy link
Collaborator

wtmlon commented Feb 29, 2024

lgtm

Copy link
Contributor

@lugimzzz lugimzzz left a comment

Choose a reason for hiding this comment

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

lgtm

@wawltor wawltor merged commit 462ebaa into PaddlePaddle:develop Mar 1, 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.

4 participants