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:
- f8e16120c185ecd8eb4beaf3682f4c183d0f336ea6c9019baf22f4e53c672a41
- Size of remote file:
- 20.7 MB
- SHA256:
- b034425718197f38f428bc41aee6751e347d63be0c45bccbdc59a0920d7a6957
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.