Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble getting Vicuna weights #33

Closed
covalspace opened this issue Apr 18, 2023 · 2 comments
Closed

Trouble getting Vicuna weights #33

covalspace opened this issue Apr 18, 2023 · 2 comments

Comments

@covalspace
Copy link

I followed the links to get Vicuna weights but it appears as though I need to fill out a form to get the LLaMa weights and then apply the delta model on top of it?

Am I missing something? If not is there a faster way to get the Vicuna weights?

@covalspace
Copy link
Author

I was missing something I just got weights from files section

@TsuTikgiau
Copy link
Collaborator

Hello @covalspace , the weights from their files sections are 'delta weight' but not the final working weight, you still need the original LLAMA weight, add the delta weight with original LLAMA weight together to get the final working weight. We now provide a guide in PrepareVicuna.md under the root folder to make it more clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants