update init with comments

This commit is contained in:
Krrish Dholakia 2023-09-05 09:14:57 -07:00
parent 3bde2d569a
commit 5870dabae1

View File

@ -148,7 +148,7 @@ together_ai_models = [
"togethercomputer/llama-2-70b-chat",
"togethercomputer/Llama-2-7B-32K-Instruct",
"togethercomputer/llama-2-7b",
]
] # supports all together ai models, just pass in the model id e.g. completion(model="together_computer/replit_code_3b",...)
aleph_alpha_models = [
"luminous-base",