karpathy / llama2.c

Inference Llama 2 in one file of pure C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

export does not seem to work?

pure-water opened this issue · comments

does any one have issues when exporing the llma2 model , it just crashed i think inside colab. It died at the following paht

Loading the model
[PosixPath('Llama-2-7b/models--meta-llama--Llama-2-7b/snapshots/1c9f047f0e1dbe2e1be6f15f5107bf9f74bb425f/consolidated.00.pth')]
[PosixPath('Llama-2-7b/models--meta-llama--Llama-2-7b/snapshots/1c9f047f0e1dbe2e1be6f15f5107bf9f74bb425f/consolidated.00.pth')]
working on p now Llama-2-7b/models--meta-llama--Llama-2-7b/snapshots/1c9f047f0e1dbe2e1be6f15f5107bf9f74bb425f/consolidated.00.pth
^C

close it.

sorted