|
--- |
|
library_name: transformers |
|
license: apache-2.0 |
|
base_model: |
|
- Qwen/Qwen2.5-Coder-3B-Instruct |
|
--- |
|
|
|
# Model Card for Model ID |
|
|
|
Generates and Edits minimal multi-file python code. Right now consistently generates upto 2-3 files with a runner.sh bash script that orchestrates the file. Maintains the PEP-8 style. |
|
|
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
- **Developed by:** Reshinth Adithyan |
|
- **License:** Apache 2.0 |
|
|
|
### Model Sources [optional] |
|
|
|
<!-- Provide the basic links for the model. --> |
|
|
|
- **Repository:** https://github.com/reshinthadithyan/repo-level-code/tree/main |
|
- **Paper [optional]:** [More Information Needed] |
|
- **Demo [optional]:** [More Information Needed] |
|
|