utkarsh123A commited on
Commit
2fb4f81
·
verified ·
1 Parent(s): a59fc44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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