ciyidogan commited on
Commit
8691557
·
verified ·
1 Parent(s): 31c2359

Update service_config.jsonc

Browse files
Files changed (1) hide show
  1. 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": 128,
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