Upload prompt template internvl2-objectdetection-prompt.yaml
Browse files
internvl2-objectdetection-prompt.yaml
CHANGED
|
@@ -1,13 +1,15 @@
|
|
| 1 |
prompt:
|
| 2 |
template:
|
| 3 |
- role: user
|
| 4 |
-
content:
|
| 5 |
- type: image_url
|
| 6 |
image_url:
|
| 7 |
url: "{{image_url}}"
|
| 8 |
- type: text
|
| 9 |
text: "Please detect and label all objects in the following image and mark their positions."
|
| 10 |
template_variables:
|
| 11 |
-
|
| 12 |
metadata:
|
| 13 |
model: https://huggingface.co/collections/OpenGVLab/internvl-20-667d3961ab5eb12c7ed1463e
|
|
|
|
|
|
|
|
|
| 1 |
prompt:
|
| 2 |
template:
|
| 3 |
- role: user
|
| 4 |
+
content:
|
| 5 |
- type: image_url
|
| 6 |
image_url:
|
| 7 |
url: "{{image_url}}"
|
| 8 |
- type: text
|
| 9 |
text: "Please detect and label all objects in the following image and mark their positions."
|
| 10 |
template_variables:
|
| 11 |
+
- image_url
|
| 12 |
metadata:
|
| 13 |
model: https://huggingface.co/collections/OpenGVLab/internvl-20-667d3961ab5eb12c7ed1463e
|
| 14 |
+
client_parameters: {}
|
| 15 |
+
custom_data: {}
|