Skip to content

Commit 0011528

Browse files
committed
docs: fix grammar issue
1 parent 98bf835 commit 0011528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LLM_LEGAL.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ If a company put sufficient efforts into filtering, cleaning, and synthesizing t
5454
* [Our responsible approach to Meta AI and Meta Llama 3](https://ai.meta.com/blog/meta-llama-3-meta-ai-responsibility/)
5555

5656

57-
#### Considering using a safeguard
57+
#### Consider using a safeguard
5858

59-
There are many ways to safeguard LLM-genrated contents, such as constraining the format and words filtering. Meta even published a [Llama Guard 2](https://llama.meta.com/docs/model-cards-and-prompt-formats/meta-llama-guard-2/) model to identify issues in user input and generated output, and yes it has a [GGUF version](https://huggingface.co/neopolita/meta-llama-guard-2-8b-gguf/tree/main) that can be used in inference.
59+
There are many ways to safeguard LLM-genrated contents, such as constraining the format and setting up text filter. Meta even published a [Llama Guard 2](https://llama.meta.com/docs/model-cards-and-prompt-formats/meta-llama-guard-2/) model to identify issues (e.g., privacy, intellectual property) in user input and generated output, and yes it has a [GGUF version](https://huggingface.co/neopolita/meta-llama-guard-2-8b-gguf/tree/main) that can be used in inference.
6060

6161

6262

0 commit comments

Comments
 (0)