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