AlphaCausal/finetuning_llama3b
Viewer • Updated • 200 • 5
How to use ZahidAhmad/model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ZahidAhmad/model", dtype="auto")added readme file