Instructions to use Incomple/Llama-3.1-8B-Instruct_sft_sg_values_p100_OA_silver 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_sft_sg_values_p100_OA_silver 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_sft_sg_values_p100_OA_silver") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9aa66943d066cdafef787f593d3320b4c6fe8650ce4c40d6194312ba32f4766a
- Size of remote file:
- 83.9 MB
- SHA256:
- af71de9211ffde75fa8df3e125e8d456394b4d5bcc9b281815a5fb3a411fd5b6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.