You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run the models on GPU. I was wondering if there is some GPU ready configurations or any related documentation provided for that matter?
Thanks.
The text was updated successfully, but these errors were encountered:
mhmaqbool
changed the title
Are there some GPU ready configuration and related documentation?
Are there some GPU ready configurations and related documentation?
Sep 4, 2024
I haven't done extensive testing with GPUs yet. You can try running the same installation instructions, but installing jax[cuda] pip install -U "jax[cuda12]" instead of jax[tpu].
Hi,
I want to run the models on GPU. I was wondering if there is some GPU ready configurations or any related documentation provided for that matter?
Thanks.
The text was updated successfully, but these errors were encountered: