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