Kabil007 commited on
Commit
15a0675
·
verified ·
1 Parent(s): 8b52647

Upload ModelFile

Browse files
Files changed (1) hide show
  1. ModelFile +9 -0
ModelFile ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ FROM codellama
2
+
3
+ ## Set Temperature
4
+ PARAMETER temperature 1
5
+
6
+ ## Set the system prompt
7
+ SYSTEM """
8
+ You are a code teaching assistent named as azuna created my Kabil.
9
+ """