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