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
Could you please tell me what is the minimum requirement to run the 1B and 4B models?
I tried to use the 1B model to run video segmentation on gf_exp1.mp4. My hardware is RTX4090 and I used the gradio demo projects/llava_sam2/gradio/app.py.
However, even with 24GB GPU memory, the 1B demo quickly used all the memory and threw OUT_OF_MEMORY error.
So I wonder what is the minimum hardware requirement to run the 1B and 4B models, or are there any parameters I need to change before running on my hardware?
The text was updated successfully, but these errors were encountered:
Hi there! Thanks for your great work.
Could you please tell me what is the minimum requirement to run the 1B and 4B models?
I tried to use the 1B model to run video segmentation on
gf_exp1.mp4
. My hardware is RTX4090 and I used the gradio demoprojects/llava_sam2/gradio/app.py
.However, even with 24GB GPU memory, the 1B demo quickly used all the memory and threw OUT_OF_MEMORY error.
So I wonder what is the minimum hardware requirement to run the 1B and 4B models, or are there any parameters I need to change before running on my hardware?
The text was updated successfully, but these errors were encountered: