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