NousResearch/hermes-function-calling-v1
Viewer • Updated • 11.6k • 23.9k • 408
How to use aashush/quantized-local-llm-int8 with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("aashush/quantized-local-llm-int8", "model.bin"))Base model
lllyasviel/flux1-dev-bnb-nf4