Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ datasets:
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-1B-Instruct
|
7 |
---
|
8 |
-
# Model Card for Diva Llama 3
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. [Optional] -->
|
11 |
This is an end-to-end Voice Assistant Model which can handle speech and text as inputs. It is trained using distillation loss. More details in the [pre-print](https://arxiv.org/abs/2410.02678) here.
|
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-1B-Instruct
|
7 |
---
|
8 |
+
# Model Card for Diva Llama 3.2 1B
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. [Optional] -->
|
11 |
This is an end-to-end Voice Assistant Model which can handle speech and text as inputs. It is trained using distillation loss. More details in the [pre-print](https://arxiv.org/abs/2410.02678) here.
|