-
Notifications
You must be signed in to change notification settings - Fork 62
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
模型推理 #65
Comments
参考这个代码 Lines 85 to 98 in 503ea18
|
感谢大佬 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大佬 能不能分享一下推理文件呢 我加载完ckpt文件后推理的时候总是报错AttributeError: 'LightModel' object has no attribute 'generate',是我的加载方法有问题么,我直接使用LightModel.load_from_checkpoint加载的
The text was updated successfully, but these errors were encountered: