Skip to content

Commit e257954

Browse files
authored
[Bugfix] Fix models yaml file no such file or directory (#152)
1 parent 683b139 commit e257954

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/models/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ kind: Kustomization
33

44
resources:
55
- meta/Llama-3.3-70B-instruct.yaml
6-
- meta/llama-4-maverick-17b-128e-instruct-fp8.yaml
7-
- meta/llama-4-scout-17b-16e-instruct.yaml
6+
- meta/Llama-4-Maverick-17B-128E-Instruct-FP8.yaml
7+
- meta/Llama-4-Scout-17B-16E-Instruct.yaml
88
- intfloat/e5-mistral-7b-instruct.yaml
99
- microsoft/Phi-3-vision-128k-instruct.yaml
1010
- deepseek-ai/DeepSeek-V3.yaml

0 commit comments

Comments
 (0)