update benchmark manifest to fix errors (#626)
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com>
This commit is contained in:
@@ -50,7 +50,7 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: chaqna-backend-server-svc
|
name: chatqna-backend-server-svc
|
||||||
spec:
|
spec:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ spec:
|
|||||||
- envFrom:
|
- envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: qna-config
|
name: qna-config
|
||||||
image: tgi_gaudi:2.0.1
|
image: ghcr.io/huggingface/tgi-gaudi:2.0.1
|
||||||
name: llm-dependency-deploy-demo
|
name: llm-dependency-deploy-demo
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: chaqna-backend-server-svc
|
name: chatqna-backend-server-svc
|
||||||
spec:
|
spec:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ spec:
|
|||||||
- envFrom:
|
- envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: qna-config
|
name: qna-config
|
||||||
image: tgi_gaudi:2.0.1
|
image: ghcr.io/huggingface/tgi-gaudi:2.0.1
|
||||||
name: llm-dependency-deploy-demo
|
name: llm-dependency-deploy-demo
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: chaqna-backend-server-svc
|
name: chatqna-backend-server-svc
|
||||||
spec:
|
spec:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ spec:
|
|||||||
- envFrom:
|
- envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: qna-config
|
name: qna-config
|
||||||
image: tgi_gaudi:2.0.1
|
image: ghcr.io/huggingface/tgi-gaudi:2.0.1
|
||||||
name: llm-dependency-deploy-demo
|
name: llm-dependency-deploy-demo
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
Reference in New Issue
Block a user