Kailxzz commited on
Commit
2c7db74
1 Parent(s): 4c7c324

Delete modelfile

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