Skip to content

Lora example #52

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

Open
wants to merge 2 commits into
base: lfq.refactor-example
Choose a base branch
from
Open

Lora example #52

wants to merge 2 commits into from

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Aug 19, 2025

On top of: #51

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 19, 2025
@lucylq lucylq force-pushed the lfq.lora branch 3 times, most recently from 4bc0f55 to 8710b01 Compare August 19, 2025 04:28
@lucylq lucylq changed the title Lfq.lora Lora example Aug 19, 2025
@lucylq lucylq requested a review from mergennachin August 19, 2025 04:52
@lucylq lucylq marked this pull request as ready for review August 19, 2025 04:52
@lucylq lucylq force-pushed the lfq.lora branch 2 times, most recently from 2ee7760 to a741bbb Compare August 19, 2025 04:57
*/
#include <gflags/gflags.h>

#include <executorch/examples/models/llama/runner/runner.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't depend on examples module

showcase how a typical user would use this API via executorch/extension/llm/runner/text_llm_runner.h

don't call example::create_llama_runner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants