Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,11 @@ wants to provide Italian NLP researchers with an improved model for the Italian
|
|
35 |
|
36 |
<hr>
|
37 |
|
|
|
|
|
|
|
|
|
|
|
38 |
## Specifications
|
39 |
|
40 |
- **Model developers**: <br><a href="https://marcopoli.github.io/">Ph.D. Marco Polignano</a> - University of Bari Aldo Moro, Italy <br> <a href="https://huggingface.co/swap-uniba">SWAP Research Group</a> <br>
|
@@ -48,6 +53,11 @@ wants to provide Italian NLP researchers with an improved model for the Italian
|
|
48 |
|
49 |
<hr>
|
50 |
|
|
|
|
|
|
|
|
|
|
|
51 |
### Prompt Template
|
52 |
|
53 |
```
|
|
|
35 |
|
36 |
<hr>
|
37 |
|
38 |
+
**Colab Demo:** [A100 - 40GB - Colab Notebook](https://chat.llamantino.it/)<br>
|
39 |
+
The Model run on a single GPU, 19.56GB of VRAM used during inference by using a 4bit Quantization.
|
40 |
+
|
41 |
+
<hr>
|
42 |
+
|
43 |
## Specifications
|
44 |
|
45 |
- **Model developers**: <br><a href="https://marcopoli.github.io/">Ph.D. Marco Polignano</a> - University of Bari Aldo Moro, Italy <br> <a href="https://huggingface.co/swap-uniba">SWAP Research Group</a> <br>
|
|
|
53 |
|
54 |
<hr>
|
55 |
|
56 |
+
## Playground
|
57 |
+
|
58 |
+
To use the model directly, there are many ways to get started, choose one of the following ways to experience it.
|
59 |
+
|
60 |
+
|
61 |
### Prompt Template
|
62 |
|
63 |
```
|