Instructions to use nata2627/angl_detection_tokenizer_ruGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nata2627/angl_detection_tokenizer_ruGPT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ai-forever/rugpt3large_based_on_gpt2") model = PeftModel.from_pretrained(base_model, "nata2627/angl_detection_tokenizer_ruGPT") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
e26ebb6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fb2373f9aca3252b8d455af75640bc1a6a87af581ed9106bae05d2d231d5ac52
size 75659002
|