Commit
·
01a8101
1
Parent(s):
4f98171
Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,10 @@ model = TextGeneration(model_path="hf:nm-testing/open_llama_3b-pruned-quant-50")
|
|
33 |
print(model(formatted_prompt, max_new_tokens=200,repetition_penalty=1.05).generations[0].text)
|
34 |
|
35 |
"""
|
36 |
-
|
|
|
|
|
|
|
37 |
"""
|
38 |
```
|
39 |
## Prompt template
|
|
|
33 |
print(model(formatted_prompt, max_new_tokens=200,repetition_penalty=1.05).generations[0].text)
|
34 |
|
35 |
"""
|
36 |
+
- 2-1-1-1-1-re-1-1-2-1.
|
37 |
+
#!-1.
|
38 |
+
- 2. 1.
|
39 |
+
- 2. 12. 1! - 1. #. 12 're-2. 2. 1-2-12-2-1-1-1-2-0. #1. #. 1. #1-1-0. 're-1-1-2-2-1-0. 1-1-0-1-1-2. 1. #1-1-1-1-0. #1-2-1-2-1-1-1-1-1-2-2-1-1-1-1-1-1-1-2-1-1-1-1-1-1-1-1-1-1-
|
40 |
"""
|
41 |
```
|
42 |
## Prompt template
|