Riswan-Nopiyar's picture
Ganti versi
ba3bfca verified
raw
history blame contribute delete
127 Bytes
from huggingface_hub import InferenceClient
# Inisialisasi client
client = InferenceClient("meta-llama/Llama-3.2-3B-Instruct")