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