Skip to content

Commit

Permalink
First Draft of OPEA Triage Tool
Browse files Browse the repository at this point in the history
Signed-off-by: Tsai, Louie <[email protected]>
  • Loading branch information
louie-tsai committed Nov 23, 2024
1 parent f70d9c3 commit ad6355a
Show file tree
Hide file tree
Showing 3 changed files with 453 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChatQnA/docker_compose/intel/cpu/xeon/set_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
pushd "../../../../../" > /dev/null
source .set_env.sh
popd > /dev/null

export host_ip=0.0.0.0
export HUGGINGFACEHUB_API_TOKEN=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
export EMBEDDING_MODEL_ID="BAAI/bge-base-en-v1.5"
export RERANK_MODEL_ID="BAAI/bge-reranker-base"
export LLM_MODEL_ID="Intel/neural-chat-7b-v3-3"
Expand Down
Loading

0 comments on commit ad6355a

Please sign in to comment.