PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
11.72k stars 2.86k forks source link

【AutoParallel】Change `max_steps` in Llama2-7b config for auto-parallel. #8679

Closed heavyrain-lzy closed 21 hours ago

heavyrain-lzy commented 5 days ago

PR types

Others

PR changes

Others

Description

Change max_steps in Llama2-7b config for auto-parallel.

paddle-bot[bot] commented 5 days ago

Thanks for your contribution!

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.61%. Comparing base (3ebe938) to head (e89f102). Report is 4 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8679 +/- ## =========================================== - Coverage 55.62% 55.61% -0.01% =========================================== Files 620 620 Lines 96949 96965 +16 =========================================== + Hits 53929 53930 +1 - Misses 43020 43035 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.