We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683b139 commit e257954Copy full SHA for e257954
1 file changed
config/models/kustomization.yaml
@@ -3,8 +3,8 @@ kind: Kustomization
3
4
resources:
5
- 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
+ - meta/Llama-4-Maverick-17B-128E-Instruct-FP8.yaml
+ - meta/Llama-4-Scout-17B-16E-Instruct.yaml
8
- intfloat/e5-mistral-7b-instruct.yaml
9
- microsoft/Phi-3-vision-128k-instruct.yaml
10
- deepseek-ai/DeepSeek-V3.yaml
0 commit comments