deshanksuman/Instruct_Finetune_with_Reasoning_WSD
Viewer • Updated • 101k • 17
How to use deshanksuman/finetuned-meta-Llama-3.2-3B-Instruct-WSD-Think with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("deshanksuman/finetuned-meta-Llama-3.2-3B-Instruct-WSD-Think", dtype="auto")Fews Training data arranged in the format of Instruction, Input and output deshanksuman/Instruct_Finetune_with_Reasoning_WSD
This is developed by Deshan Sumanathilaka https://sumanathilaka.github.io
We acknowledge the support of the Supercomputing Wales project, which is part-funded by the European Regional Development Fund (ERDF) via Welsh Government.
Base model
meta-llama/Llama-3.2-3B-Instruct