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