Table of Contents

# Huggingface

install python

install huggingface_hub

pip install -U "huggingface_hub"

test the hf command

hf 

download model

hf download yentinglin/Llama-3-Taiwan-8B-Instruct --local-dir ./Llama-3-Taiwan-8B-Instruct