Instructions to use NLPForUA/Llama-3.1-8B-Instruct-zno-cot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NLPForUA/Llama-3.1-8B-Instruct-zno-cot 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, "NLPForUA/Llama-3.1-8B-Instruct-zno-cot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 65b7f4a46a6502b52f90ce6056422afc9de5d344134025722026749bf104274c
- Size of remote file:
- 5.82 kB
- SHA256:
- acd81a569a42721e920ace2751b5c751ad3a84c069d98ec31b55ba48b6c15f42
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.