dev-slx commited on
Commit
13350d7
·
verified ·
1 Parent(s): f86c12b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ sh run_llama_elm_turbo_trtllm_engine.sh slicexai/Llama3.1-elm-turbo-6B H100 "pla
60
 
61
  Detailed instructions to run the engine:
62
  ```
63
- Usage: sh run_elm_turbo_trtllm_engine.sh <elm_turbo_model_id> <gpu_type> "<input_prompt>"
64
  Supported elm-turbo_model_id choices : [slicexai/Llama3.1-elm-turbo-6B, slicexai/Llama3.1-elm-turbo-4B, slicexai/Llama3.1-elm-turbo-3B]
65
  Supported gpu_types : [A100, H100]
66
  ```
 
60
 
61
  Detailed instructions to run the engine:
62
  ```
63
+ Usage: sh run_llama_elm_turbo_trtllm_engine.sh <elm_turbo_model_id> <gpu_type> "<input_prompt>"
64
  Supported elm-turbo_model_id choices : [slicexai/Llama3.1-elm-turbo-6B, slicexai/Llama3.1-elm-turbo-4B, slicexai/Llama3.1-elm-turbo-3B]
65
  Supported gpu_types : [A100, H100]
66
  ```