Instructions to use under-tree/mirody-decody with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use under-tree/mirody-decody with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ai-forever/rugpt3small_based_on_gpt2") model = PeftModel.from_pretrained(base_model, "under-tree/mirody-decody") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e74952711eca7b3e383b5ecdcae40f46810a2c25de98f9f14a8f797dc93c12a3
- Size of remote file:
- 2.37 MB
- SHA256:
- c6d71778d384451daf25d95cd52a5d8aa0bf8c0ce5163faf2eb22c996af8ddf0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.