Tanuj Rai commited on
Commit
3481a1f
·
verified ·
1 Parent(s): cb0de30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Llama-3.2-1B-Instruct Q4_0 Quantized Model
3
 
@@ -52,5 +63,4 @@
52
  For issues or feedback, please open a discussion on this repository or contact the maintainer on [Hugging Face](https://huggingface.co) or [X](https://x.com).
53
 
54
  ---
55
- *Created in July 2025 by tanujdev.*
56
-
 
1
+ ---
2
+ license: llama3.2
3
+ base_model:
4
+ - meta-llama/Llama-3.2-1B-Instruct
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - meta
8
+ - llama
9
+ - facebook
10
+ - llama-3
11
+ ---
12
 
13
  # Llama-3.2-1B-Instruct Q4_0 Quantized Model
14
 
 
63
  For issues or feedback, please open a discussion on this repository or contact the maintainer on [Hugging Face](https://huggingface.co) or [X](https://x.com).
64
 
65
  ---
66
+ *Created in July 2025 by tanujdev.*