Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,18 @@ pipeline_tag: text-generation
|
|
6 |
tags:
|
7 |
- nlp
|
8 |
- code
|
|
|
|
|
|
|
9 |
inference:
|
10 |
parameters:
|
11 |
temperature: 0.7
|
12 |
widget:
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
16 |
---
|
17 |
<div style="text-align: center;">
|
18 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/64beeb8f4b4ff0d5097ddcfc/HF124f84-X7L_rPynRa4n.gif" alt="Pofi" width="300" style="display: block; margin: 0 auto;" />
|
|
|
6 |
tags:
|
7 |
- nlp
|
8 |
- code
|
9 |
+
- phi-3
|
10 |
+
- chat
|
11 |
+
- function-call
|
12 |
inference:
|
13 |
parameters:
|
14 |
temperature: 0.7
|
15 |
widget:
|
16 |
+
- messages:
|
17 |
+
- role: user
|
18 |
+
content: '### Input: Que sabes hacer? ### Response:'
|
19 |
+
datasets:
|
20 |
+
- Bluckr/function-calling-assistant-spanish-pofi-v2
|
21 |
---
|
22 |
<div style="text-align: center;">
|
23 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/64beeb8f4b4ff0d5097ddcfc/HF124f84-X7L_rPynRa4n.gif" alt="Pofi" width="300" style="display: block; margin: 0 auto;" />
|