Skip to content

Llama‐2 models on SOL

Anique edited this page Dec 28, 2023 · 1 revision

Group shared directory

The group shared directory /data/huanliu has 2TB of storage.

Llama-2

Source code and model weights for Llama 2 can be found under the /data/huanliu/llama folder.

Huggingface compatible weights

The original Meta weights for Llama-2 are incompatible with huggingface models. Converted set of huggingface weights can be found under the following folders:

  • 7B -> /data/huanliu/llama/hf_weights/llama2-7B
  • 13B -> /data/huanliu/llama/hf_weights/llama2-13B
Clone this wiki locally