Spaces:
Sleeping
Sleeping
| { | |
| "tools": [ | |
| "web_search", | |
| "visit_webpage", | |
| "final_answer" | |
| ], | |
| "model": { | |
| "class": "HfApiModel", | |
| "data": { | |
| "max_tokens": 2096, | |
| "temperature": 0.5, | |
| "model_id": "Qwen/Qwen2.5-Coder-32B-Instruct", | |
| "custom_role_conversions": null | |
| } | |
| }, | |
| "authorized_imports": [ | |
| "unicodedata", | |
| "stat", | |
| "datetime", | |
| "random", | |
| "pandas", | |
| "itertools", | |
| "math", | |
| "statistics", | |
| "queue", | |
| "time", | |
| "collections", | |
| "re", | |
| "transformers", | |
| "keybert", | |
| "wikipedia", | |
| "pytz", | |
| "pyyaml", | |
| "gradio" | |
| ] | |
| } | |