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
In the models catalog here I could only find Llama 8B and 70B. Is there a 405B version available somewhere?
I tried converting the HF model to NeMo using the convert_llama_hf_to_nemo.py script but the code runs out of memory even on a 1TB system. Is there a workaround for this?
The text was updated successfully, but these errors were encountered:
In the models catalog here I could only find Llama 8B and 70B. Is there a 405B version available somewhere?
I tried converting the HF model to NeMo using the
convert_llama_hf_to_nemo.py
script but the code runs out of memory even on a 1TB system. Is there a workaround for this?The text was updated successfully, but these errors were encountered: