model: - id: your-model-name name: Your Model Name description: A brief description of your model. model_file: path/to/your/model.pth author: Your Name language: English license: MIT tags: - tag1 - tag2 pipelines: - task: text-generation source: prompt-based architecture: GPT2 tokenizer: GPT2Tokenizer model: path/to/your/model.pth