shuyuej commited on
Commit
1d24ce0
·
verified ·
1 Parent(s): 6991057

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -2,7 +2,13 @@
2
  license: apache-2.0
3
  ---
4
 
5
- ```text
 
 
 
 
 
 
6
  "quantization_config": {
7
  "batch_size": 1,
8
  "bits": 4,
 
2
  license: apache-2.0
3
  ---
4
 
5
+ # The Quantized LLaMA 3 8B Instruct Model
6
+
7
+ Original Base Model: `meta-llama/Meta-Llama-3-8B-Instruct`.<br>
8
+ Link: [https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
9
+
10
+ Quantization Configurations:
11
+ ```
12
  "quantization_config": {
13
  "batch_size": 1,
14
  "bits": 4,