| { | |
| "general.name": "Neutrino", | |
| "general.author": "Fardeen NB", | |
| "general.description": "Neutrino is an instruction-tuned large language model (LLM) developed by Fardeen NB, designed specifically for conversational AI and following complex user instructions. The model is fine-tuned to understand and execute multi-step tasks through natural language prompts while maintaining coherent, contextual dialogue across multiple conversation turns.", | |
| "general.version": "2.0", | |
| "general.languages": [ | |
| "en" | |
| ], | |
| "general.license": "apache-2.0", | |
| "general.url": "https://huggingface.co/neuralcrew", | |
| "general.base_model": "Neutrino", | |
| "general.finetune": "chat", | |
| "general.tags": [ | |
| "conversational", | |
| "instruction-following", | |
| "chat" | |
| ], | |
| "general.task": "text-generation" | |
| } |