Instructions to use Fischerboot/ll3-c3-lora-new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Fischerboot/ll3-c3-lora-new with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Fischerboot/llama3-carlodda-v1") model = PeftModel.from_pretrained(base_model, "Fischerboot/ll3-c3-lora-new") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 90aac97af41a0573cb2e57e3ce1915492676c05da2e8118315fa41d05ce2998e
- Size of remote file:
- 1.06 kB
- SHA256:
- 6f908565644df7a12a92eb5e7b0c00fc7081790ce9f0d430f424db6a71968b02
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.