local llama

This commit is contained in:
streetycat
2023-09-28 00:51:52 +00:00
committed by zhangzhen
parent e0c4eb5849
commit 7b5c0103e8
3 changed files with 65 additions and 86 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
instance_id = "math_teacher"
fullname = "the one"
llm_model_name = "gpt-4-0613"
llm_model_name = "LLaMA2-70B"
[[prompt]]
role = "system"
content = "你是精通数学的老师"