Instructions to use tim-d/CurtGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tim-d/CurtGPT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/Puffin-Phi-v2") model = PeftModel.from_pretrained(base_model, "tim-d/CurtGPT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dcf167c10bcae3c8eec25ebbed187688f4b9c59c929669f1d95e78ea167846fc
- Size of remote file:
- 9.47 MB
- SHA256:
- 2998844930ef2e1b2629c3a7c5fbf9ff92849296ce439be561892cd986ce4c8a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.