Xin Liu commited on
Commit
e1d4767
1 Parent(s): 1fc6e70

Update `README`

Browse files

Signed-off-by: Xin Liu <[email protected]>

Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ # CodeShell-7B-Chat-GGUF
2
+
3
+ ## Prompt Template
4
+
5
+ ```bash
6
+ ## human: {query}
7
+ ## assistant: {response}
8
+ ## human: {query}
9
+ ## assistant:
10
+ ```