Instructions to use igzi/lora-stsb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use igzi/lora-stsb with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "igzi/lora-stsb") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 78d68aeaec28906a6a6ac0943e194c6c21c36e8a3b0e888a180ed5fbb4bc2ca5
- Size of remote file:
- 20.7 MB
- SHA256:
- 8915ce9f3f88c0417e5841acca43f9060eea0816ce755d79bda21618912c8a4f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.