Instructions to use AndersNielsen/shawgpt-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AndersNielsen/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, "AndersNielsen/shawgpt-ft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eb4bb2bb5c4a6cfe61817c855fcb90e2b9f1f9cd441f980b3b99f81aa67f0ba2
- Size of remote file:
- 5.18 kB
- SHA256:
- 5a9553599575bc336a3b3f2569d76fbf9e91de9124fdc59b75dd32a736dc1ac4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.