SeungyounShin / Llama2-Code-Interpreter

Make Llama2 use Code Execution, Debug, Save Code, Reuse it, Access to Internet
687 stars 89 forks source link

model format #8

Closed hhy-joseph closed 11 months ago

hhy-joseph commented 11 months ago

I'm trying to run with meta-llama/Llama-2-13b-chat, but got the error below: OSError: ./llama/llama-2-13b-chat does not appear to have a file named config.json.

Inside Llama-2-13b-chat/ checklist.chk, consolidated.00.pth, consolidated.01.pth. params.jon

I think the model should be Llama-2-13b-chat-hf but not Llama-2-13b-hf

SeungyounShin commented 11 months ago

I think this is an hf issue but let me know if I'm wrong