john
commited on
Commit
•
5dd9e44
1
Parent(s):
fa654d8
Update README.md
Browse files
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:
|
53 |
|
54 |
```
|
55 |
-
|
|
|
|
|
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 |
|