I am trying to use the following model Emotion Llama and try to understand how to download the models and place them in the right dir from huggingface. It actually suggests to donwload three models in specific:
- Llama-2-7b-chat-hf model
- MiniGPT-v2
- https://huggingface.co/TencentGameMate/chinese-hubert-large
- https://drive.google.com/file/d/1pNngqXdc3cKr9uLNW-Hu3SKvOpjzfzGY/view?usp=sharing
The last one I can manually download it and place it in the right folder, but how to proceeds with the other models? How to place them in the right folder?
Not sure what is the correct way to download and use these models.