update codetrans default model (#1015)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -77,9 +77,9 @@ Currently we support two ways of deploying Code Translation services on docker:
|
||||
|
||||
By default, the LLM model is set to a default value as listed below:
|
||||
|
||||
| Service | Model |
|
||||
| ------- | ----------------------------- |
|
||||
| LLM | HuggingFaceH4/mistral-7b-grok |
|
||||
| Service | Model |
|
||||
| ------- | ---------------------------------- |
|
||||
| LLM | mistralai/Mistral-7B-Instruct-v0.3 |
|
||||
|
||||
Change the `LLM_MODEL_ID` in `docker_compose/set_env.sh` for your needs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user