Instructions to use NLPForUA/Llama-3.2-3B-Instruct-zno-cot-with-topic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NLPForUA/Llama-3.2-3B-Instruct-zno-cot-with-topic with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-3B-Instruct") model = PeftModel.from_pretrained(base_model, "NLPForUA/Llama-3.2-3B-Instruct-zno-cot-with-topic") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7e9635e11e999db2223b8618edcb307832affff72dddac35da27446bafdba2e3
- Size of remote file:
- 5.82 kB
- SHA256:
- 8dba7fd7de967a85ba66b53c09d5df169d6cb659e8f20e6ce80994ba34a01803
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.