Instructions to use clp/simpleLora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use clp/simpleLora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-3b") model = PeftModel.from_pretrained(base_model, "clp/simpleLora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7442e6d2c2348370dd6525fcd3c3f03b9874966b134fbf44ae67d5d792b85ed3
- Size of remote file:
- 9.85 MB
- SHA256:
- ca42c2fc10f89b5c8cb5d2381aafe03214820b33eac8aef7741ed9811b94707e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.