Instructions to use igzi/lora-cb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use igzi/lora-cb with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "igzi/lora-cb") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 84ac77b461232c6f75c7904d17fd9511e93feb9da9f0257c0fd19660b3d1beef
- Size of remote file:
- 5.24 kB
- SHA256:
- 29c8b0f8b373e96fffcae2edee4d6a1c895b956e7ea17c1f85f88565c61b3884
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.