Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,8 @@ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
|
33 |
# Model description
|
34 |
|
35 |
- Finetuned [TinyLlama-1.1B](TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) further for handling simple tasks and have acceptable conversational quality
|
36 |
-
-
|
|
|
37 |
- Can fit into laptop dGPUs with as little as >=6gb of VRAM
|
38 |
|
39 |
# Prompt template
|
|
|
33 |
# Model description
|
34 |
|
35 |
- Finetuned [TinyLlama-1.1B](TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) further for handling simple tasks and have acceptable conversational quality
|
36 |
+
- Utilized high-quality opensource dataset
|
37 |
+
- Can be run on [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM) on consumer devices
|
38 |
- Can fit into laptop dGPUs with as little as >=6gb of VRAM
|
39 |
|
40 |
# Prompt template
|