Spaces:
Building
Building
Update service_config.jsonc
Browse files- service_config.jsonc +1 -1
service_config.jsonc
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"llm": {
|
31 |
"repo_id": "ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1",
|
32 |
"generation_config": {
|
33 |
-
"max_new_tokens":
|
34 |
"temperature": 0.2,
|
35 |
"top_p": 0.8,
|
36 |
"repetition_penalty": 1.1
|
|
|
30 |
"llm": {
|
31 |
"repo_id": "ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1",
|
32 |
"generation_config": {
|
33 |
+
"max_new_tokens": 256,
|
34 |
"temperature": 0.2,
|
35 |
"top_p": 0.8,
|
36 |
"repetition_penalty": 1.1
|