Skip to content

Commit 1fad070

Browse files
committed
fix: duplicate endpoints in task model
1 parent f3063e1 commit 1fad070

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

chart/env/prod.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -411,12 +411,6 @@ envVars:
411411
"temperature": 0.1,
412412
"max_new_tokens": 256
413413
},
414-
"endpoints": [
415-
{
416-
"type": "openai",
417-
"baseURL": "https://internal.api-inference.huggingface.co/models/meta-llama/Llama-3.1-8B-Instruct/v1"
418-
}
419-
]
420414
}
421415
]
422416

0 commit comments

Comments
 (0)