ktoprakucar commited on
Commit
824645f
1 Parent(s): 17b5c4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,8 +5,11 @@ tags:
5
  - llama
6
  - safeguard
7
  - gptq
 
 
 
8
  ---
9
- This is the quantized version of [meta-llama/Llama-Guard-3-8B](https://huggingface.co/meta-llama/Llama-Guard-3-8B) by following [the example](https://github.com/AutoGPTQ/AutoGPTQ/blob/main/examples/quantization/basic_usage.py) from the AutoGPTQ repository.
10
 
11
  Safety Codes:
12
 
 
5
  - llama
6
  - safeguard
7
  - gptq
8
+ language:
9
+ - en
10
+ pipeline_tag: text-generation
11
  ---
12
+ This is the 8-bit quantized version of [meta-llama/Llama-Guard-3-8B](https://huggingface.co/meta-llama/Llama-Guard-3-8B) by following [the example](https://github.com/AutoGPTQ/AutoGPTQ/blob/main/examples/quantization/basic_usage.py) from the AutoGPTQ repository.
13
 
14
  Safety Codes:
15