LLaMA ===== .. code-block:: bash root=pretrained/llama mkdir -p ${root} && cd ${root} git clone git@hf.co:meta-llama/Llama-3.2-11B-Vision git clone git@hf.co:meta-llama/Llama-3.2-11B-Vision-Instruct cd ../..