john commited on
Commit
5dd9e44
1 Parent(s): fa654d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -49,10 +49,12 @@ Multiple GPTQ parameter permutations are provided; see Provided Files below for
49
  <!-- repositories-available end -->
50
 
51
  <!-- prompt-template start -->
52
- ## Prompt template: Unknown
53
 
54
  ```
55
- {prompt}
 
 
56
 
57
  ```
58
 
 
49
  <!-- repositories-available end -->
50
 
51
  <!-- prompt-template start -->
52
+ ## Prompt template: llava 1.5
53
 
54
  ```
55
+ A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
56
+ USER: <image>{prompt}
57
+ ASSISTANT:
58
 
59
  ```
60