andykcheng
commited on
Commit
•
2760bdc
1
Parent(s):
7673f81
End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: TinyLlama/TinyLlama-1.1B-Chat-
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# colorist-v2
|
17 |
|
18 |
-
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
|
|
15 |
|
16 |
# colorist-v2
|
17 |
|
18 |
+
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on an unknown dataset.
|
19 |
|
20 |
## Model description
|
21 |
|