We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
model = LlavaForConditionalGeneration(configuration) 每次执行到这里会报错,麻烦问一下这里是啥问题?具体报错的信息: 22:55:16.349 [error] Disposing session as kernel process died ExitCode: undefined, Reason: 22:55:16.589 [info] Cell 12 completed in -1718549700.326s (start: 1718549700326, end: undefined)
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
我这边用的是最新的code03_build_model_show.ipynb v100的显卡,显存是30G。 transformers的版本4.40.1
你尝试吧log打印一下吧,看不到log,确实不容易定位问题。
No branches or pull requests
Initializing a model from the llava-1.5-7b style configuration
model = LlavaForConditionalGeneration(configuration)
每次执行到这里会报错,麻烦问一下这里是啥问题?具体报错的信息:
22:55:16.349 [error] Disposing session as kernel process died ExitCode: undefined, Reason:
22:55:16.589 [info] Cell 12 completed in -1718549700.326s (start: 1718549700326, end: undefined)
The text was updated successfully, but these errors were encountered: