Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ language:
|
|
7 |
- it
|
8 |
pipeline_tag: image-to-text
|
9 |
---
|
10 |
-
<img src="https://hoodie-creator.s3.eu-west-1.amazonaws.com/2c331689-original.png" alt="
|
11 |
|
12 |
## Introduction
|
13 |
Zefiro functioncalling extends Large Language Model(LLM) Chat Completion feature to formulate
|
@@ -18,6 +18,16 @@ we now support:
|
|
18 |
2. REST - native REST support
|
19 |
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
## Models Available
|
22 |
|Model | Functionality|
|
23 |
|---|---|
|
|
|
7 |
- it
|
8 |
pipeline_tag: image-to-text
|
9 |
---
|
10 |
+
<img src="https://hoodie-creator.s3.eu-west-1.amazonaws.com/2c331689-original.png" alt="gorilla-llm" border="0" width="400px">
|
11 |
|
12 |
## Introduction
|
13 |
Zefiro functioncalling extends Large Language Model(LLM) Chat Completion feature to formulate
|
|
|
18 |
2. REST - native REST support
|
19 |
|
20 |
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
- **Model type:** A 7B parameter GPT-like model fine-tuned on a mix of publicly available, synthetic datasets.
|
24 |
+
- **Language(s) (NLP):** Primarily Italian
|
25 |
+
- **License:** Apache 2
|
26 |
+
- **Finetuned from model:** [gorilla-llm](https://https://huggingface.co/gorilla-llm/gorilla-openfunctions-v2)
|
27 |
+
- **Developed by:** [zefiro.ai](https://zefiro.ai)
|
28 |
+
- **Sponsored by:** [Seeweb](https://seeweb.it)
|
29 |
+
|
30 |
+
|
31 |
## Models Available
|
32 |
|Model | Functionality|
|
33 |
|---|---|
|