Skip to content

Commit

Permalink
Update set_env.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-astafev authored Nov 15, 2024
1 parent d12da78 commit 980f4d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions AudioQnA/docker_compose/amd/gpu/rocm/set_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
# export host_ip=<your External Public IP> # export host_ip=$(hostname -I | awk '{print $1}')

export host_ip="192.165.1.21"
export HUGGINGFACEHUB_API_TOKEN=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
# <token>
export HUGGINGFACEHUB_API_TOKEN=

export TGI_LLM_ENDPOINT=http://$host_ip:3006
export LLM_MODEL_ID=Intel/neural-chat-7b-v3-3
Expand Down

0 comments on commit 980f4d7

Please sign in to comment.