You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: