fka/prompts.chat
Viewer • Updated • 2.15k • 26.3k • 9.81k
How to use Moli14/moli with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("Moli14/moli", "model.bin"))Base model
meta-llama/Llama-3.1-70B