Skip to content

Fix typo in README.md command example (E2B -> E4B) - #2894

Open
jarrodcolburn wants to merge 1 commit into
google-ai-edge:mainfrom
jarrodcolburn:fix-readme-example-e4b
Open

Fix typo in README.md command example (E2B -> E4B)#2894
jarrodcolburn wants to merge 1 commit into
google-ai-edge:mainfrom
jarrodcolburn:fix-readme-example-e4b

Conversation

@jarrodcolburn

Copy link
Copy Markdown

The example in the README section titled 'Try Gemma4-E4B with MTP...' tries to download the E4B model from the E2B HuggingFace repo, which fails. This PR updates the repository flag to correctly point to the E4B repo.

@jarrodcolburn

Copy link
Copy Markdown
Author

Notice 4B on one line and 2B on the next

LiteRT-LM/README.md

Lines 21 to 26 in ce0fbc3

litert-lm run \
--from-huggingface-repo=litert-community/gemma-4-E2B-it-litert-lm \
gemma-4-E4B-it.litertlm \
--backend=gpu \
--enable-speculative-decoding=true \
--prompt="What is the capital of France?"

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

Successfully merging this pull request may close these issues.

1 participant