Revert the LLM model for kubernetes GMS (#675)
* revert the LLM model to meta-llama/CodeLlama-7b-hf Signed-off-by: zhlsunshine <huailong.zhang@intel.com>
This commit is contained in:
@@ -29,6 +29,6 @@ spec:
|
||||
internalService:
|
||||
serviceName: tgi-service
|
||||
config:
|
||||
MODEL_ID: HuggingFaceH4/mistral-7b-grok
|
||||
MODEL_ID: meta-llama/CodeLlama-7b-hf
|
||||
endpoint: /generate
|
||||
isDownstreamService: true
|
||||
|
||||
Reference in New Issue
Block a user