Tiny update of the README formatting.

PiperOrigin-RevId: 679162673
This commit is contained in:
Daniel Keysers 2024-09-26 08:37:37 -07:00 committed by Copybara-Service
parent 709143e9a6
commit 71116daf64
1 changed files with 2 additions and 1 deletions

View File

@ -272,7 +272,8 @@ from
[Kaggle](https://www.kaggle.com/models/google/paligemma/gemmaCpp/paligemma-3b-mix-224) [Kaggle](https://www.kaggle.com/models/google/paligemma/gemmaCpp/paligemma-3b-mix-224)
and run the binary as follows: and run the binary as follows:
```./gemma \ ```sh
./gemma \
--tokenizer paligemma_tokenizer.model \ --tokenizer paligemma_tokenizer.model \
--model paligemma-224 \ --model paligemma-224 \
--weights paligemma-3b-mix-224-sfp.sbs \ --weights paligemma-3b-mix-224-sfp.sbs \