"...bindings/c/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "ecf53ce2b38971dc9b5dde6f70d74cfc5b870c35"
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 \ ...@@ -263,7 +263,7 @@ python inference_example.py \
--temperature 0.3 \ --temperature 0.3 \
--top_k 50 \ --top_k 50 \
--top_p 0.95 \ --top_p 0.95 \
--input_txt "YOUR_PROMPT_OR_QUESTION" --input_txt "YOUR_PROMPT_OR_QUESTION"
``` ```
Here is details about CLI arguments: Here is details about CLI arguments:
* Model path: `--model_path`. HF repo name or local path of the model. * 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