license: apache-2.0 | |
language: | |
- en | |
library_name: unsloth | |
tags: | |
- code | |
pipeline_tag: text2text-generation | |
base_model: meta-llama/Meta-Llama-Guard-2-8B | |
# About the project | |
CommitWizard is a project that uses pre-trained language models to help automate the generation of commit messages based on code changes. It employs 4-bit quantization to optimize memory usage while maintaining model efficiency and accuracy. |