JosineyJr commited on
Commit
8fa1560
1 Parent(s): 54927c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ 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.
 
6
  tags:
7
  - code
8
  pipeline_tag: text2text-generation
9
+ base_model: meta-llama/Meta-Llama-Guard-2-8B
10
  ---
11
  # About the project
12
  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.