A newer version of this model is available: openai/whisper-large-v3-turbo
README.md exists but content is empty.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for WPJSVANZ/AdososCodAi
Base model
Qwen/Qwen2.5-32B Finetuned
Qwen/Qwen2.5-Coder-32B Finetuned
Qwen/Qwen2.5-Coder-32B-Instruct
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("WPJSVANZ/AdososCodAi", "model.bin"))