Spaces:
Running
Running
File size: 538 Bytes
52fad0e 0334476 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
title: MM Coder Agent v1
emoji: 🤖
colorFrom: green
colorTo: blue
sdk: gradio
app_file: app.py
pinned: false
---
# 🤖 MM Coder Agent v1 Space
A Gradio Space for the MM Coder Agent v1 model - an AI coding assistant fine-tuned from Qwen2.5-1.5B-Instruct.
## Features
- Code Generation in multiple languages
- Bug Detection and Fixing
- Algorithm Implementation
- Code Review Assistance
## Usage
1. Enter your code prompt in the textbox
2. Adjust max tokens and temperature settings
3. Click "Generate Code" to get the response |