Instructions to use kirkon/shawgpt-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kirkon/shawgpt-ft with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.2-GPTQ") model = PeftModel.from_pretrained(base_model, "kirkon/shawgpt-ft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 32af4d24dd4673dd494f4b947036b8a85239b4646491c00d3d0cc9557b399bae
- Size of remote file:
- 4.86 kB
- SHA256:
- e8852e91788cdb4942772b00dfb25f07d392d8426c3dfaef5e22bd2bc043c125
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.