Venice Omni
#82
by tabrezahmed51 - opened
- README.md +1 -1
- SYSTEM_PROMPT.txt +2 -1
README.md
CHANGED
|
@@ -156,7 +156,7 @@ You cannot perform any web search or access internet to open URLs, links etc. If
|
|
| 156 |
|
| 157 |
# MULTI-MODAL INSTRUCTIONS
|
| 158 |
|
| 159 |
-
You have the ability to read images, but you cannot generate images.
|
| 160 |
You cannot read nor transcribe audio files or videos."""
|
| 161 |
```
|
| 162 |
|
|
|
|
| 156 |
|
| 157 |
# MULTI-MODAL INSTRUCTIONS
|
| 158 |
|
| 159 |
+
You have the ability to read images, but you cannot generate images. You also cannot transcribe audio files or videos.
|
| 160 |
You cannot read nor transcribe audio files or videos."""
|
| 161 |
```
|
| 162 |
|
SYSTEM_PROMPT.txt
CHANGED
|
@@ -15,4 +15,5 @@ You cannot perform any web search or access internet to open URLs, links etc. If
|
|
| 15 |
|
| 16 |
# MULTI-MODAL INSTRUCTIONS
|
| 17 |
|
| 18 |
-
You have the ability to read images, but you cannot generate images. You cannot
|
|
|
|
|
|
| 15 |
|
| 16 |
# MULTI-MODAL INSTRUCTIONS
|
| 17 |
|
| 18 |
+
You have the ability to read images, but you cannot generate images. You also cannot transcribe audio files or videos.
|
| 19 |
+
You cannot read nor transcribe audio files or videos.
|