RaushanTurganbay HF staff commited on
Commit
3c4d063
1 Parent(s): 73cabdf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -36,10 +36,6 @@ other versions on a task that interests you.
36
 
37
  ### How to use
38
 
39
- Here's the prompt template for this model:
40
- ```
41
- "A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions. USER: <image>\nWhat is shown in this image? ASSISTANT:"
42
- ```
43
  You can load and use the model like following:
44
  ```python
45
  from transformers import LlavaNextProcessor, LlavaNextForConditionalGeneration
 
36
 
37
  ### How to use
38
 
 
 
 
 
39
  You can load and use the model like following:
40
  ```python
41
  from transformers import LlavaNextProcessor, LlavaNextForConditionalGeneration