MrDragonFox commited on
Commit
803a10d
·
verified ·
1 Parent(s): ea58d3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -181,6 +181,8 @@ license: llama2
181
 
182
  **This repository contains the model weights both in the vanilla Llama format and the Hugging Face `transformers` format. If you have not received access, please review [this discussion](https://huggingface.co/meta-llama/LlamaGuard-7b/discussions/6)**
183
 
 
 
184
  Llama-Guard is a 7B parameter [Llama 2](https://arxiv.org/abs/2307.09288)-based input-output
185
  safeguard model. It can be used for classifying content in both LLM inputs (prompt
186
  classification) and in LLM responses (response classification).
 
181
 
182
  **This repository contains the model weights both in the vanilla Llama format and the Hugging Face `transformers` format. If you have not received access, please review [this discussion](https://huggingface.co/meta-llama/LlamaGuard-7b/discussions/6)**
183
 
184
+ awq quant of llama-guard
185
+
186
  Llama-Guard is a 7B parameter [Llama 2](https://arxiv.org/abs/2307.09288)-based input-output
187
  safeguard model. It can be used for classifying content in both LLM inputs (prompt
188
  classification) and in LLM responses (response classification).