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