Qwen/DeepPlanning
Viewer • Updated • 2.14k • 540 • 210
How to use anayochidera/lordchidezco with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("anayochidera/lordchidezco", "model.bin"))Base model
Qwen/Qwen3-Coder-Next