mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-07 07:00:28 -04:00
Update model_allowlist.json
This commit is contained in:
parent
ec463c7897
commit
965d5705f0
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
"topK": 64,
|
||||
"topP": 0.95,
|
||||
"temperature": 1.0,
|
||||
"maxTokens": 4096,
|
||||
"accelerators": "cpu,gpu"
|
||||
},
|
||||
"taskTypes": ["llm_chat", "llm_prompt_lab", "llm_ask_image"]
|
||||
|
@ -28,6 +29,7 @@
|
|||
"topK": 64,
|
||||
"topP": 0.95,
|
||||
"temperature": 1.0,
|
||||
"maxTokens": 4096,
|
||||
"accelerators": "cpu,gpu"
|
||||
},
|
||||
"taskTypes": ["llm_chat", "llm_prompt_lab", "llm_ask_image"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue