Multimodal-GPT icon indicating copy to clipboard operation
Multimodal-GPT copied to clipboard

Not able to find the llama-7b_hf content

Open Rahul-Kashyap2 opened this issue 1 year ago • 1 comments

Hi,

Not able to find the llama-7b_hf content particularly (tokenizer.model,pytorch_model-00001-of-00001.bin,pytorch_model-00001-of-00002.bin,config.json). Could you please help me get these files for Demo run?

checkpoints ├── llama-7b_hf │ ├── config.json │ ├── pytorch_model-00001-of-00002.bin │ ├── ...... │ └── tokenizer.model ├── OpenFlamingo-9B │ └──checkpoint.pt ├──mmgpt-lora-v0-release.pt

Rahul-Kashyap2 avatar Aug 11 '24 16:08 Rahul-Kashyap2

You can use this: https://huggingface.co/luodian/llama-7b-hf

fokhruli avatar Aug 15 '24 10:08 fokhruli