Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ status: available
|
|
14 |
---
|
15 |
|
16 |
|
17 |
-
This model is a fine-tuned version of the [Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) model, designed to interact with and control smart home devices via a Home Assistant integration.
|
18 |
|
19 |
The model follows the Llama 3.1 prompt format. It can provide information about the Home Assistant environment, including available devices and services, and can generate function-calling code to execute specific tasks within the Home Assistant ecosystem.
|
20 |
|
|
|
14 |
---
|
15 |
|
16 |
|
17 |
+
This model is a fine-tuned version of the [Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) model, designed to interact with and control smart home devices via a Home Assistant integration.
|
18 |
|
19 |
The model follows the Llama 3.1 prompt format. It can provide information about the Home Assistant environment, including available devices and services, and can generate function-calling code to execute specific tasks within the Home Assistant ecosystem.
|
20 |
|