Instructions to use Dessan/ru_custom_new_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Dessan/ru_custom_new_model with spaCy:
!pip install https://huggingface.co/Dessan/ru_custom_new_model/resolve/main/ru_custom_new_model-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("ru_custom_new_model") # Importing as module. import ru_custom_new_model nlp = ru_custom_new_model.load() - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
f25b15e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:969aa9b934489a5eae8df75e55a27d935cb9a9e2acbf0baa46d8a039a05cefa1
size 6370542
|