Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
-
|
| 4 |
license: apache-2.0
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
- de
|
| 8 |
- ar
|
| 9 |
-
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |

|
|
@@ -164,4 +163,4 @@ You may call them like this:
|
|
| 164 |
|
| 165 |
Here are the tools available:
|
| 166 |
<tools>
|
| 167 |
-
```
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- de
|
| 6 |
- ar
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
+
base_model: arcee-ai/Arcee-Agent
|
| 9 |
---
|
| 10 |
|
| 11 |

|
|
|
|
| 163 |
|
| 164 |
Here are the tools available:
|
| 165 |
<tools>
|
| 166 |
+
```
|