Spaces:
Running
Running
Document 1024-token generation default
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ curl https://pacific-i64-tr-hash-tiny.hf.space/v1/chat/completions \
|
|
| 33 |
-d '{
|
| 34 |
"model": "tr-hash-moe-200m",
|
| 35 |
"messages": [{"role": "user", "content": "Explain why 17 × 23 − 14 equals 377."}],
|
| 36 |
-
"max_tokens":
|
| 37 |
"temperature": 0.4,
|
| 38 |
"top_k": 30,
|
| 39 |
"top_p": 0.85,
|
|
|
|
| 33 |
-d '{
|
| 34 |
"model": "tr-hash-moe-200m",
|
| 35 |
"messages": [{"role": "user", "content": "Explain why 17 × 23 − 14 equals 377."}],
|
| 36 |
+
"max_tokens": 1024,
|
| 37 |
"temperature": 0.4,
|
| 38 |
"top_k": 30,
|
| 39 |
"top_p": 0.85,
|