@@ -25,5 +25,30 @@ locals {
2525 }
2626 ]
2727 }
28- watsonx_ai_models_available = [" google-flan-t5-xxl" , " google-flan-ul2" , " eleutherai-gpt-neox-20b" , " ibm-granite-13b-chat-v1" , " ibm-granite-13b-instruct-v1" , " meta-llama-llama-2-70b-chat" , " ibm-mpt-7b-instruct2" , " bigscience-mt0-xxl" , " bigcode-starcoder" , " ibm-granite-13b-chat-v2" , " meta-llama-llama-3-8b-instruct" ]
28+ watsonx_ai_models_available = [
29+ " allam-1-13b-instruct" ,
30+ " codellama-codellama-34b-instruct-hf" ,
31+ " elyza-japanese-llama-2-7b-instruct" ,
32+ " google-flan-t5-xl" , " google-flan-t5-xxl" ,
33+ " google-flan-ul2" ,
34+ " ibm-granite-7b-lab" ,
35+ " ibm-granite-8b-japanese" ,
36+ " ibm-granite-13b-chat-v2" ,
37+ " ibm-granite-13b-instruct-v2" ,
38+ " ibm-granite-20b-multilingual" ,
39+ " granite-3b-code-instruct" ,
40+ " granite-8b-code-instruct" ,
41+ " granite-20b-code-instruct" ,
42+ " granite-34b-code-instruct" ,
43+ " core42-jais-13b-chat" ,
44+ " meta-llama-llama-2-13b-chat" ,
45+ " mncai-llama-2-13b-dpo-v7" ,
46+ " llama-3-1-8b-instruct" ,
47+ " llama-3-1-70b-instruct" ,
48+ " llama-3-405b-instruct" ,
49+ " meta-llama-llama-3-8b-instruct" ,
50+ " meta-llama-llama-3-70b-instruct" ,
51+ " ibm-mistralai-merlinite-7b" ,
52+ " bigscience-mt0-xxl"
53+ ]
2954}
0 commit comments