33 lines
1.0 KiB
Markdown
33 lines
1.0 KiB
Markdown
|
|
---
|
||
|
|
license: other
|
||
|
|
datasets:
|
||
|
|
- nvidia/Nemotron-Content-Safety-Reasoning-Dataset
|
||
|
|
license_name: nvidia-open-model-license
|
||
|
|
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
||
|
|
language:
|
||
|
|
- en
|
||
|
|
- ru
|
||
|
|
metrics:
|
||
|
|
- f1
|
||
|
|
base_model:
|
||
|
|
- nvidia/Nemotron-Content-Safety-Reasoning-4B
|
||
|
|
pipeline_tag: text-generation
|
||
|
|
tags:
|
||
|
|
- content safety
|
||
|
|
- guardrail
|
||
|
|
- LLM safety
|
||
|
|
- topical moderation
|
||
|
|
- dialogue moderation
|
||
|
|
- custom policy
|
||
|
|
- dialogue agents
|
||
|
|
- llama-cpp
|
||
|
|
- gguf-my-repo
|
||
|
|
library_name: transformers
|
||
|
|
---
|
||
|
|
|
||
|
|
# Quantized version of `nvidia/Nemotron-Content-Safety-Reasoning-4B`
|
||
|
|
|
||
|
|
This model was converted to GGUF format from [`nvidia/Nemotron-Content-Safety-Reasoning-4B`](https://huggingface.co/nvidia/Nemotron-Content-Safety-Reasoning-4B) using llama.cpp tools. Refer to the [original model card](https://huggingface.co/nvidia/Nemotron-Content-Safety-Reasoning-4B) for more details on the model.
|
||
|
|
|
||
|
|
This model was specially converted for my [Harmless Terminal Assistant](https://github.com/ARM174G3/harmless-terminal-assistant) demo project.
|