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