add compute node for llama

This commit is contained in:
streetycat
2023-09-17 13:16:21 +00:00
parent dd3187fc8a
commit f9269e27d5
11 changed files with 334 additions and 20 deletions
+1
View File
@@ -1,5 +1,6 @@
instance_id = "math_teacher"
fullname = "the one"
llm_model_name = "llama"
[[prompt]]
role = "system"
content = "你是精通数学的老师"
Binary file not shown.
Binary file not shown.