Instructions to use hj21/shawgpt-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hj21/shawgpt-ft with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-1B") model = PeftModel.from_pretrained(base_model, "hj21/shawgpt-ft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 77b6fa60d2fc3a52545646d373a8b7e04064d2a38e6767b7ed583fb21e0e8ecb
- Size of remote file:
- 5.18 kB
- SHA256:
- 473cb2e289bb332fccde0885b948bb4bf4485347be6d26687233545f02df2038
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.