nvidia/Llama-Nemotron-Post-Training-Dataset
Viewer • Updated • 3.91M • 4.76k • 678
How to use kiragghthhh/SORA with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("kiragghthhh/SORA", "model.bin"))Base model
hpcai-tech/Open-Sora-v2