Instructions to use daje/model_2e-4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use daje/model_2e-4 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_2e-4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 516f8883823e8b5ee0564dc0dd8082897b481a91a9baefcac23dbdb624ba03f7
- Size of remote file:
- 5.5 kB
- SHA256:
- 520d4e59b2012036b514566074f9370ef19ee82b0af02bb1ad3fadc4c62900de
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.