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