初始化项目,由ModelHub XC社区提供模型

Model: ARM174G3/Nemotron-Content-Safety-Reasoning-4B-Q8_0-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-24 23:08:19 +08:00
commit 6fac4630b7
3 changed files with 71 additions and 0 deletions

32
README.md Normal file
View File

@@ -0,0 +1,32 @@
---
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.