jc132 commited on
Commit
b1fe27d
1 Parent(s): f786b62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. The fine-tuning dataset, [Home-Assistant-Requests](https://github.com/acon96/home-llm), focuses on function calling and includes real-world smart home interaction scenarios.
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