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