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

请问这个报错是怎么回事 #2

Open
rayvzn119 opened this issue Apr 27, 2023 · 1 comment
Open

请问这个报错是怎么回事 #2

rayvzn119 opened this issue Apr 27, 2023 · 1 comment

Comments

@rayvzn119
Copy link

image

@LeonG7
Copy link

LeonG7 commented May 5, 2023

把luotuo_qa/app/infer.py文件中的:
out_text = tokenizer.decode(list[int](out)替换成
out_text = tokenizer.decode(out.tolist()

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

No branches or pull requests

2 participants