-
Notifications
You must be signed in to change notification settings - Fork 181
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
Update LLM_HF example #3054
Update LLM_HF example #3054
Conversation
Let's have a separate PR for LLM_HF update and compression filter. |
moved compression part out for the next PR |
Thanks. I updated this PR title and description accordingly. |
/build |
/build |
/build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job. Thanks!
Fixes # .
Description
Update LLM_HF example to use the latest Llama-3.2 model, update to comply with recent HF API changes.
Replace job template with JobAPI script.
Types of changes
./runtest.sh
.