Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,9 @@ inference: false
|
|
| 4 |
tags: [green, p1, llmware-fx, ov, emerald]
|
| 5 |
---
|
| 6 |
|
| 7 |
-
# slim-
|
| 8 |
|
| 9 |
-
**slim-
|
| 10 |
|
| 11 |
`{'question': ['What was the amount of revenue in the quarter?']} `
|
| 12 |
|
|
|
|
| 4 |
tags: [green, p1, llmware-fx, ov, emerald]
|
| 5 |
---
|
| 6 |
|
| 7 |
+
# slim-q-gen-tiny-ov
|
| 8 |
|
| 9 |
+
**slim-q-gen-tiny-ov** is a specialized function calling model that implements a generative 'question' (e.g., 'q-gen') function, which takes a context passage as an input, and then generates as an output a python dictionary consisting of one key:
|
| 10 |
|
| 11 |
`{'question': ['What was the amount of revenue in the quarter?']} `
|
| 12 |
|