Skip to content

Commit

Permalink
Removed unused message in docker_trtllm output
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-18-git committed Jan 9, 2024
1 parent 6a234cc commit 4f865c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_trtllm/data_axs.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"container_only": false,

"cmd": [ "^^", "case", [ [ "^^", "get", "container_only" ],
true, [ "^^","substitute", "export CONTAINER_ID=#{container_id}# ; echo \" Container has been created. CONTAINER_ID = `echo ${CONTAINER_ID} | cut -c1-12`\"" ]] ,
true, [ "^^","substitute", "export CONTAINER_ID=#{container_id}# ; echo \"CONTAINER_ID = `echo ${CONTAINER_ID} | cut -c1-12`\"" ]] ,
{ "default_value": [ "^^","substitute", " docker exec #{container_id}# bash -c \"axs byquery #{modified_query}#\""] }
],

Expand Down

0 comments on commit 4f865c2

Please sign in to comment.