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
I am currently exploring the option of obtaining an LLaMa model that possesses instruction-following capabilities. I am aware that the LLaMa-1 model does not support this feature. I noticed that the LLaMa-2 model includes a 'LLaMa-2-chat' version, which seems to align with my requirements. So I want to confirm if it's possible to directly load the LLaMa-2 parameters using your current code framework. I know you have another awesome GitHub repo [LLaMA2-Accessory](https://github.com/Alpha-VLLM/LLaMA2-Accessory/tree/main), if this GitHub repo cannot load, I will consider exploring this one.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi authors,
I am currently exploring the option of obtaining an LLaMa model that possesses instruction-following capabilities. I am aware that the LLaMa-1 model does not support this feature. I noticed that the LLaMa-2 model includes a 'LLaMa-2-chat' version, which seems to align with my requirements. So I want to confirm if it's possible to directly load the LLaMa-2 parameters using your current code framework. I know you have another awesome GitHub repo
[LLaMA2-Accessory](https://github.com/Alpha-VLLM/LLaMA2-Accessory/tree/main)
, if this GitHub repo cannot load, I will consider exploring this one.Thanks.
The text was updated successfully, but these errors were encountered: