bnjmnmarie commited on
Commit
0b558a2
·
verified ·
1 Parent(s): 674de8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ More details (training recipe, benchmarks, and recommended settings) will be add
21
 
22
 
23
  ```
24
- vllm serve kaitchup/translategemma-27b-it-FP8-Dynamic --max-model-len 2048 --chat-template-content-format openai --served-model-name gemma
25
  ```
26
 
27
  ```
 
21
 
22
 
23
  ```
24
+ vllm serve kaitchup/translategemma-12b-it-FP8-Dynamic --max-model-len 2048 --chat-template-content-format openai --served-model-name gemma
25
  ```
26
 
27
  ```