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