fastText
Akan
chemistry
biology
legal
finance
music
medical
climate
text-generation-inference
Merge
art
Instructions to use SirFestus/Text-To-Text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use SirFestus/Text-To-Text with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("SirFestus/Text-To-Text", "model.bin")) - Notebooks
- Google Colab
- Kaggle
data analyses
1
#1 opened about 1 year ago
by
SirFestus