renillhuang
commited on
Commit
•
00b0e32
1
Parent(s):
a4432b8
Update README.md
Browse files
README.md
CHANGED
@@ -307,8 +307,6 @@ CUDA_VISIBLE_DEVICES=0 python demo/text_generation.py --model OrionStarAI/Orion-
|
|
307 |
./main --frequency-penalty 0.5 --frequency-penalty 0.5 --top-k 5 --top-p 0.9 -m chat.gguf -p "Building a website can be done in 10 simple steps:\nStep 1:" -n 400 -e
|
308 |
```
|
309 |
|
310 |
-
|
311 |
-
|
312 |
## 4.6 Example Output
|
313 |
|
314 |
### 4.6.1. Casual Chat
|
|
|
307 |
./main --frequency-penalty 0.5 --frequency-penalty 0.5 --top-k 5 --top-p 0.9 -m chat.gguf -p "Building a website can be done in 10 simple steps:\nStep 1:" -n 400 -e
|
308 |
```
|
309 |
|
|
|
|
|
310 |
## 4.6 Example Output
|
311 |
|
312 |
### 4.6.1. Casual Chat
|