prithivMLmods commited on
Commit
16ec3a6
·
verified ·
1 Parent(s): fde6923

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -143,3 +143,7 @@ To customize the password length, modify the `password_length` variable in the s
143
  - The character set includes spaces for additional complexity, but you can modify the `characters` string to include other symbols (e.g., `!@#$%^&*`).
144
 
145
  ---
 
 
 
 
 
143
  - The character set includes spaces for additional complexity, but you can modify the `characters` string to include other symbols (e.g., `!@#$%^&*`).
144
 
145
  ---
146
+ ## **Model Architecture:**
147
+
148
+ Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for helpfulness and safety.
149
+