Skip to content

Conversation

DannyYuyang-quic
Copy link
Contributor

Summary:

  • e2e script for Gemma-2b-it in static llama version
  • add model params file & model weight converter

Test plan

python examples/qualcomm/oss_scripts/llama/llama.py -b build-android -s ${SERIAL_NUM} -m ${SOC_MODEL} --temperature 0 --model_mode hybrid --max_seq_len 1024 --prefill_ar_len 128 --decoder_model gemma3-1b --prompt "I would like to learn python, could you teach me with a simple example?" --tasks wikitext --limit 1

Summary:
- e2e script for Gemma-2b-it in static llama version
- add model params file & model weight converter
Copy link

pytorch-bot bot commented Sep 22, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14459

Note: Links to docs will display an error until the docs builds have been completed.

❌ 8 New Failures, 4 Unrelated Failures

As of commit ba71192 with merge base b3f3111 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 22, 2025
@DannyYuyang-quic
Copy link
Contributor Author

Hi @cccclai,
This is Gemma-2b-it in static llama version.
Please have a look.
Thanks!!

cc: @haowhsu-quic

@DannyYuyang-quic
Copy link
Contributor Author

@pytorchbot label "release notes: qualcomm"

@pytorch-bot pytorch-bot bot added the release notes: qualcomm Changes to the Qualcomm backend delegate label Sep 22, 2025
@facebook-github-bot
Copy link
Contributor

@cccclai has imported this pull request. If you are a Meta employee, you can view this in D83020234.

@cccclai
Copy link
Contributor

cccclai commented Sep 24, 2025

Looks like there are some lint failure. The qnn wheel package is due to torch/ao bump. It should be fixed soon-ish

@DannyYuyang-quic
Copy link
Contributor Author

Looks like there are some lint failure. The qnn wheel package is due to torch/ao bump. It should be fixed soon-ish

Hi @cccclai, lint errors are fixed, thanks!

@facebook-github-bot
Copy link
Contributor

@cccclai has imported this pull request. If you are a Meta employee, you can view this in D83020234.

@facebook-github-bot
Copy link
Contributor

@cccclai has imported this pull request. If you are a Meta employee, you can view this in D83020234.

@cccclai cccclai merged commit 0882c9b into pytorch:main Oct 2, 2025
119 of 132 checks passed
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants