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
Hello. How to start model on Intel Arc A770 (4xGPU with 64 VRAM)?
Thank you
The text was updated successfully, but these errors were encountered:
Our model requires the GPU device. :(. see #29
Sorry, something went wrong.
I have 128GB RAM and 64GB video RAM on 4x A770 GPU (GDDR6). Single gpu has 16GB. 4 GPU has 64 GB memory.
Device type is XPU: https://pytorch.org/tutorials/recipes/intel_extension_for_pytorch.html#id6 Its support dtypes torch.float32 and torch.bfloat16
'cuda' -> 'xpu'
LHM/app.py
Line 519 in 152917a
No branches or pull requests
Hello.
How to start model on Intel Arc A770 (4xGPU with 64 VRAM)?
Thank you
The text was updated successfully, but these errors were encountered: