Model save
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: peft
|
4 |
-
license:
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# sft_mjschock-chat_threads
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
1 |
---
|
2 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
3 |
library_name: peft
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
|
|
16 |
|
17 |
# sft_mjschock-chat_threads
|
18 |
|
19 |
+
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.
|
20 |
|
21 |
## Model description
|
22 |
|