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