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: 131 Bytes
f25b15e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c54de08c5e463cd9f40db227ebe0ebb153c0cfc1646b2d2b8ac74bed18120fdf
size 219953
|