amk-coder-v2 / README.md
amkyawdev's picture
Enhanced Gradio UI with features, examples, and improved design
007def3 verified
|
Raw
History Blame Contribute Delete
1.93 kB
---
title: amk-coder-v2
emoji: πŸ€–
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 6.5.1
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- inference-api
license: apache-2.0
---
# πŸ€– amk-coder-v2
Myanmar Coding Assistant - Fine-tuned from **Qwen2.5-Coder-1.5B**
[![Model](https://img.shields.io/badge/Model-Size-2B-blue)](https://huggingface.co/amkyawdev/amk-coder-v2)
[![License](https://img.shields.io/badge/License-Apache--2.0-green)](LICENSE)
[![HuggingFace](https://img.shields.io/badge/πŸ€—-HuggingFace-orange)](https://huggingface.co/amkyawdev/amk-coder-v2)
---
## ✨ Features
| Feature | Description |
|---------|-------------|
| πŸ‡²πŸ‡² **Myanmar Support** | Full Myanmar Unicode text support |
| πŸ’» **Code Generation** | Python, JavaScript, C++, Java, and more |
| πŸ› **Debugging** | Bug detection and fixes |
| πŸ“– **Code Explanation** | Line-by-line explanations |
| πŸ” **Web Search** | Integration for latest documentation |
---
## πŸš€ Quick Start
1. **Sign in** with your HuggingFace account
2. **Type** your message in Myanmar or English
3. **Adjust** temperature and max tokens as needed
4. **Click submit** to chat!
---
## πŸ’‘ Example Prompts
### πŸ‡²πŸ‡² Myanmar
- `Python function တစ်ခုရေးပါ။ list sorting α€œα€―α€•α€Ία€•α€±α€Έα€•α€«α‹`
- `JavaScript α€”α€²α€· API call ရေးပါ`
- `Fibonacci sequence generator myanmar comments α€”α€²α€· ရေးပါ`
### πŸ‡¬πŸ‡§ English
- `Write a function to find the largest number in a list`
- `Explain this code: for i in range(10): print(i)`
- `Fix this Python code: print('Hello' + 5)`
---
## πŸ“š Resources
- [πŸ€— Model Card](https://huggingface.co/amkyawdev/amk-coder-v2)
- [πŸ™ GitHub](https://github.com/amkyawdev)
- [πŸ“˜ Qwen2.5-Coder](https://qwenlm.github.io/blog/Qwen2.5-Coder/)
---
## πŸ“ License
Apache License 2.0
---
*Made with ❀️ for Myanmar Developers*