Qwen/DeepPlanning
Viewer • Updated • 2.14k • 566 • 208
How to use Menoviar28/menov122 with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("Menoviar28/menov122", "model.bin"))Base model
zai-org/GLM-4.7-Flash