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
12.17k stars 2.94k forks source link

[Bug]: 修复随机数生成器调用参数错误导致加载ckpt失败 #7889

Closed BeingGod closed 7 months ago

BeingGod commented 10 months ago

软件环境

- paddlepaddle: 2.6.0
- paddlepaddle-gpu: N/A
- paddlenlp: c1ccafaca8a5ef3e167dbb9c1ead8406429d5cb1

重复问题

错误描述

fix generator argument incompatible

稳定复现步骤 & 代码

报错截图: image

修复PR:https://github.com/PaddlePaddle/PaddleNLP/pull/7888

BeingGod commented 10 months ago

PTAL @ZHUI

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。

ZHUI commented 7 months ago

还有问题吗?应该没问题了吧

BeingGod commented 7 months ago

已经修复~