Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: text2text-generation
|
|
12 |
|
13 |
# Model Card for Model ID
|
14 |
|
15 |
-
This repository contains code for training and deploying a compact language model using TinyLlama-1.1B-Chat-v1.0. The model is trained to recognize and generate responses related to color descriptions. The project includes steps for data preparation, model training, and inference.
|
16 |
|
17 |
|
18 |
|
|
|
12 |
|
13 |
# Model Card for Model ID
|
14 |
|
15 |
+
This repository contains code for training and deploying a compact language model using TinyLlama-1.1B-Chat-v1.0. The model is trained to recognize and generate responses related to color descriptions. The project includes steps for data preparation, model training, and inference using openvino.
|
16 |
|
17 |
|
18 |
|