actualbrain
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ tags:
|
|
11 |
- sft
|
12 |
base_model: unsloth/Phi-3-mini-4k-instruct-bnb-4bit
|
13 |
inference: true
|
|
|
|
|
14 |
pipeline_tag: text-generation
|
15 |
widget:
|
16 |
- text: "Write a program in Java that prints the first 1000 prime numbers."
|
|
|
11 |
- sft
|
12 |
base_model: unsloth/Phi-3-mini-4k-instruct-bnb-4bit
|
13 |
inference: true
|
14 |
+
stop:
|
15 |
+
- <|end_of_text|>
|
16 |
pipeline_tag: text-generation
|
17 |
widget:
|
18 |
- text: "Write a program in Java that prints the first 1000 prime numbers."
|