Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
-
license:
|
4 |
tags:
|
5 |
-
- text-generation
|
6 |
- home-assistant
|
7 |
- voice-assistant
|
8 |
- automation
|
@@ -13,6 +12,7 @@ datasets:
|
|
13 |
- acon96/Home-Assistant-Requests
|
14 |
base_model:
|
15 |
- TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
|
|
16 |
---
|
17 |
|
18 |
# 🏠 TinyLLaMA-1.1B Home Assistant Voice Model
|
|
|
1 |
---
|
2 |
language: en
|
3 |
+
license: apache-2.0
|
4 |
tags:
|
|
|
5 |
- home-assistant
|
6 |
- voice-assistant
|
7 |
- automation
|
|
|
12 |
- acon96/Home-Assistant-Requests
|
13 |
base_model:
|
14 |
- TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
15 |
+
base_model_relation: finetune
|
16 |
---
|
17 |
|
18 |
# 🏠 TinyLLaMA-1.1B Home Assistant Voice Model
|