fka/prompts.chat
Viewer • Updated • 2.1k • 34k • 9.78k
How to use THELABUBU/model1 with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("THELABUBU/model1", "model.bin"))Base model
tencent/SRPO