ctemplin commited on
Commit
74e90ca
·
verified ·
1 Parent(s): 4e81130

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ base_model: meta-llama/Llama-3.2-1B-Instruct
3
  library_name: peft
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
  Llama-3.2-1B-Instruct fine-tuned on a dataset of python code examples using 4-bit quantization and Low-Rank Adaption.
9
 
 
3
  library_name: peft
4
  ---
5
 
6
+ # Llama-3.2-1B Python Programmer
7
 
8
  Llama-3.2-1B-Instruct fine-tuned on a dataset of python code examples using 4-bit quantization and Low-Rank Adaption.
9