Instructions to use Incomple/Llama-3.1-8B-Instruct_sft_sg_values_p005_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_p005_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_p005_OA_silver") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b084f973491aa4bbfa57d6f8545925d89069e748f5d0038ec6e4ddcd4824f904
- Size of remote file:
- 5.82 kB
- SHA256:
- 532d0fea47133d79a2a992ae0dcffc415c9d7472785269e566525dce3935ce0a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.