TheBloke john commited on
Commit
b4306cd
1 Parent(s): 58e7943

Update README.md (#2)

Browse files

- Update README.md (f35f9f5ce6eacc8bb7c5730ce089eb0011bac7f2)


Co-authored-by: john <johnwick123forevr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -57,11 +57,12 @@ Note that, at the time of writing, overall throughput is still lower than runnin
57
  <!-- repositories-available end -->
58
 
59
  <!-- prompt-template start -->
60
- ## Prompt template: Unknown
61
 
62
  ```
63
- {prompt}
64
-
 
65
  ```
66
 
67
  <!-- prompt-template end -->
 
57
  <!-- repositories-available end -->
58
 
59
  <!-- prompt-template start -->
60
+ ## Prompt template: llava 1.5
61
 
62
  ```
63
+ A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
64
+ USER: <image>{prompt}
65
+ ASSISTANT:
66
  ```
67
 
68
  <!-- prompt-template end -->