Instructions to use Phazel/fa-floret-wiki-vectors with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Phazel/fa-floret-wiki-vectors with spaCy:
!pip install https://huggingface.co/Phazel/fa-floret-wiki-vectors/resolve/main/fa-floret-wiki-vectors-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fa-floret-wiki-vectors") # Importing as module. import fa-floret-wiki-vectors nlp = fa-floret-wiki-vectors.load() - fastText
How to use Phazel/fa-floret-wiki-vectors with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("Phazel/fa-floret-wiki-vectors", "model.bin")) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1e3d1aafca6b19246ff97fe7094c5ded0740612787c16fed3b1745c93ce63e27
- Size of remote file:
- 122 MB
- SHA256:
- fa0ff689d6ccaa60b643870da86dacb9bcc1404757b883addb75aa756cc94ef5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.