Instructions to use CreatorPhan/Bloomz_lora_question with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CreatorPhan/Bloomz_lora_question 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_question") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02e262b07bd35db3a2473ef736302e671285085b28102439adc65bb33b97685c
- Size of remote file:
- 4.03 kB
- SHA256:
- 4d33573a9dc540e140db3b9b52f3b15b7088eef81805a9d9a3444136d75abde7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.