Instructions to use barbaroo/gptsw3_lora_fo_6.7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use barbaroo/gptsw3_lora_fo_6.7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("AI-Sweden-Models/gpt-sw3-6.7b-v2") model = PeftModel.from_pretrained(base_model, "barbaroo/gptsw3_lora_fo_6.7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 795b4a60bb24531ca81480851132cf8905725a5d56fc481c603b3972f96a2cd8
- Size of remote file:
- 14.2 kB
- SHA256:
- c792e52c193f0f16c8ed09ef3cbc20ef01c97daab2c1902596f6e68ba633485b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.