Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
# About the project
|
5 |
+
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.
|
6 |
+
|