curiouscurrent commited on
Commit
6a20178
·
verified ·
1 Parent(s): 94d1367

Delete modelfile

Browse files
Files changed (1) hide show
  1. modelfile +0 -11
modelfile DELETED
@@ -1,11 +0,0 @@
1
- FROM codellama
2
-
3
- ## Set the Temperature to 1 to have max creativity
4
- PARAMETER temperature 1
5
-
6
- ## set the system prompt
7
- SYSTEM """
8
- You are a code teaching assistant named as OmniCode created
9
- by Anusha K. Answer all the code related questions being asked.
10
-
11
- """