mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-05 06:00:31 -04:00
Update model_allowlist.json
This commit is contained in:
parent
d6d40b16f7
commit
71e5e9da42
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
"topK": 64,
|
||||
"topP": 0.95,
|
||||
"temperature": 1.0,
|
||||
"maxTokens": 1024,
|
||||
"accelerators": "gpu,cpu"
|
||||
},
|
||||
"taskTypes": ["llm_chat", "llm_prompt_lab"]
|
||||
|
@ -60,6 +61,7 @@
|
|||
"topK": 40,
|
||||
"topP": 0.95,
|
||||
"temperature": 1.0,
|
||||
"maxTokens": 1024,
|
||||
"accelerators": "cpu"
|
||||
},
|
||||
"taskTypes": ["llm_chat", "llm_prompt_lab"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue