| { | |
| "library": "keras", | |
| "task": "text-generation", | |
| "project": "omni-json", | |
| "language": [ | |
| "en" | |
| ], | |
| "tags": [ | |
| "json-only", | |
| "structured-output", | |
| "multi-purpose", | |
| "conversational" | |
| ], | |
| "license": "apache-2.0", | |
| "pipeline_tag": "text-generation", | |
| "description": "A multi-purpose assistant fine-tuned to respond with one valid JSON object for any request (math, coding, extraction, planning, etc.)." | |
| } |