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

Running LoRA fine tuned versions of LLama 3.2 using transformers.js #8

Open
younestouati opened this issue Oct 17, 2024 · 0 comments
Open

Comments

@younestouati
Copy link

Hello,

I am wondering if it’s possible to run a LoRA fine-tuned version of LLaMA 3.2 in the browser using transformers.js. Ideally, I would like to load the base model once and then dynamically load and swap between different LoRA adapters at runtime based on the current task, without reloading the base model each time.

Is this supported in transformers.js? If so, are there any tutorials or examples illustrating how to set this up in a browser environment?

Any guidance or documentation on this would be greatly appreciated. Thank you!

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

1 participant