mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-25 14:09:00 +00:00
parent
d5cbc2b3ba
commit
b1e69bf2f2
@ -404,6 +404,8 @@
|
||||
"Users can specify tuning data, optimization metric, optimization mode, evaluation function, search spaces, etc. The default search space is:\n",
|
||||
"\n",
|
||||
"```python\n",
|
||||
"from flaml import tune\n",
|
||||
"\n",
|
||||
"default_search_space = {\n",
|
||||
" \"model\": tune.choice([\n",
|
||||
" \"text-ada-001\",\n",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user