-
Notifications
You must be signed in to change notification settings - Fork 76
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
Model cannot be loaded properly onto Multiple GPU. #4
Comments
not training on multi gpu either
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I try to load 63b model into 2x V100 32G GPU.
Command line:
llmtune generate --model llama-65b-4bit \ --weights ../llama-int4/llama-65b-4bit.pt \ --prompt "Q: Roger has 5 tennis balls. He buys 2 more cans of tennis balls. Each can has 3 tennis balls. How many tennis balls does he have now? A: Let's think step-by-step."
I got the error:
The text was updated successfully, but these errors were encountered: