Instructions to use moha55goo/Veeb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use moha55goo/Veeb with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("moha55goo/Veeb", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Veeb
#1
by moha55goo - opened
No description provided.
moha55goo changed pull request status to merged