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