"tests/git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "3a41e8304e1ec5ff1688d1967fea5376581c5a5c"
Unverified Commit 4fb4a22a authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

[format] applied code formatting on changed files in pull request 5234 (#5235)


Co-authored-by: default avatargithub-actions <github-actions@github.com>
parent b9b32b15
......@@ -263,7 +263,7 @@ python inference_example.py \
--temperature 0.3 \
--top_k 50 \
--top_p 0.95 \
--input_txt "YOUR_PROMPT_OR_QUESTION"
--input_txt "YOUR_PROMPT_OR_QUESTION"
```
Here is details about CLI arguments:
* Model path: `--model_path`. HF repo name or local path of the model.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment