JosineyJr commited on
Commit
54927c7
·
verified ·
1 Parent(s): 8a56a29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,6 +1,11 @@
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
-
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: unsloth
6
+ tags:
7
+ - code
8
+ pipeline_tag: text2text-generation
9
  ---
10
  # About the project
11
+ 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.