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

Can we use small model like LLAMA to get layout? #3

Open
hujunchao opened this issue Jun 20, 2023 · 3 comments
Open

Can we use small model like LLAMA to get layout? #3

hujunchao opened this issue Jun 20, 2023 · 3 comments

Comments

@hujunchao
Copy link

Sometimes, there is no way to use Chatgpt or GPT4. Can we use smaller model than GPT like llama to get layout?
If we can use small model to get layout, It will be more and more popular for this job.
Looking forward to your reply! Thanks!

@TonyLianLong
Copy link
Owner

Yes. I tried Vicuna (https://github.com/lm-sys/FastChat) and it also works. However, proprietary models (e.g. gpt-3.5-turbo) are still better.

@TonyLianLong
Copy link
Owner

TonyLianLong commented Jul 20, 2023

I tried LLaMA-2-7b and it seems to work:

image

I used the non-chat version to perform the text completion.

@hujunchao
Copy link
Author

Oh, It is amazing! I will try it.

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