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