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:ef462aa040a19d1328bf696c5bd4ff329416ce73b314135da141e7db4742cc2a
size 6495793
|