初始化项目,由ModelHub XC社区提供模型
Model: 11-47/GPT2.5.2-NSFW-Codex-0.4B-GGUF Source: Original Platform
This commit is contained in:
38
.gitattributes
vendored
Normal file
38
.gitattributes
vendored
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.model filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||||
|
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
GPT-2.5.2-NSFW-Codex-0.4B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
GPT-2.5.2-NSFW-Codex-0.4B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
GPT-2.5.2-NSFW-Codex-0.4B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
3
GPT-2.5.2-NSFW-Codex-0.4B.Q4_K_M.gguf
Normal file
3
GPT-2.5.2-NSFW-Codex-0.4B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a997059d765e3a7147d9ad8d41f6d7b2671a6338fcb2a91ec8ae02d11deceff
|
||||||
|
size 241764640
|
||||||
3
GPT-2.5.2-NSFW-Codex-0.4B.Q5_K_M.gguf
Normal file
3
GPT-2.5.2-NSFW-Codex-0.4B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:48ea5fd32e6e05da582ac8319b8ff4e114a42034cb18e401a2cb8300a9e08dc1
|
||||||
|
size 273811744
|
||||||
3
GPT-2.5.2-NSFW-Codex-0.4B.f16.gguf
Normal file
3
GPT-2.5.2-NSFW-Codex-0.4B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4fc61cb5a8dbf21a657b2d3dc3772893a4d981d7d950bdf346cdb3298b3e0fae
|
||||||
|
size 714172224
|
||||||
141
README.md
Normal file
141
README.md
Normal file
@@ -0,0 +1,141 @@
|
|||||||
|
---
|
||||||
|
license: other
|
||||||
|
library_name: llama.cpp
|
||||||
|
tags:
|
||||||
|
- gguf
|
||||||
|
- gpt2
|
||||||
|
- code
|
||||||
|
- text-generation
|
||||||
|
- local-inference
|
||||||
|
- nsfw
|
||||||
|
- adult-content
|
||||||
|
- withinusai
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
datasets:
|
||||||
|
- jjmachan/NSFW-reddit
|
||||||
|
model_type: gguf
|
||||||
|
inference: false
|
||||||
|
base_model:
|
||||||
|
- openai-community/gpt2-medium
|
||||||
|
---
|
||||||
|
|
||||||
|
# GPT-2.5.2-NSFW-Codex-0.4B-GGUF
|
||||||
|
|
||||||
|
**GPT-2.5.2-NSFW-Codex-0.4B-GGUF** is a compact GGUF-format language model release from **WithIn Us AI** for local text generation workflows. This repository is marked as containing **sensitive content** and is intended only for appropriate, lawful, age-appropriate, and policy-compliant use.
|
||||||
|
|
||||||
|
## Model Summary
|
||||||
|
|
||||||
|
This model is a small-footprint local inference release intended for experimentation with:
|
||||||
|
|
||||||
|
- adult-content-aware text generation
|
||||||
|
- niche prompt completion workflows
|
||||||
|
- compact offline inference
|
||||||
|
- GGUF-compatible runtimes such as llama.cpp-based stacks
|
||||||
|
|
||||||
|
Because this is a **0.4B-class** model, it is best suited to lightweight experimentation and short generations rather than deep reasoning, long-context reliability, or high-accuracy instruction following.
|
||||||
|
|
||||||
|
## Safety / Content Notice
|
||||||
|
|
||||||
|
This repository is marked **Not-For-All-Audiences** on Hugging Face.
|
||||||
|
|
||||||
|
The model may generate or continue prompts involving adult, explicit, or otherwise sensitive themes. Use of this model should be restricted to:
|
||||||
|
|
||||||
|
- adults only
|
||||||
|
- lawful contexts
|
||||||
|
- consensual and non-exploitative fictional use
|
||||||
|
- settings where sensitive outputs are acceptable and expected
|
||||||
|
|
||||||
|
This model must **not** be used to generate exploitative, abusive, non-consensual, or otherwise harmful content.
|
||||||
|
|
||||||
|
## Training Data
|
||||||
|
|
||||||
|
The repository page visibly references the following dataset:
|
||||||
|
|
||||||
|
- `jjmachan/NSFW-reddit`
|
||||||
|
|
||||||
|
If additional datasets, merges, or fine-tuning steps were used, they should be added here explicitly.
|
||||||
|
|
||||||
|
## Intended Use
|
||||||
|
|
||||||
|
Recommended use cases include:
|
||||||
|
|
||||||
|
- local offline generation experiments
|
||||||
|
- adult-content classification or prompt-behavior testing
|
||||||
|
- research on small-model behavior in sensitive domains
|
||||||
|
- GGUF deployment in personal sandboxed environments
|
||||||
|
|
||||||
|
## Out-of-Scope Use
|
||||||
|
|
||||||
|
This model is not appropriate for:
|
||||||
|
|
||||||
|
- minors
|
||||||
|
- workplace or classroom environments
|
||||||
|
- production systems without filtering
|
||||||
|
- harassment, coercion, abuse, or exploitative roleplay
|
||||||
|
- illegal sexual content
|
||||||
|
- non-consensual or violent sexual content
|
||||||
|
- sexualized content involving minors or age ambiguity
|
||||||
|
- real-person sexual deepfake or image-related misuse
|
||||||
|
- safety-critical advice of any kind
|
||||||
|
|
||||||
|
## Format / Runtime
|
||||||
|
|
||||||
|
This model is distributed in **GGUF** format for use with local inference runtimes that support GGUF, such as **llama.cpp** and compatible frontends.
|
||||||
|
|
||||||
|
## Performance Expectations
|
||||||
|
|
||||||
|
As a compact **0.4B** model, this release is optimized more for portability and low-resource inference than for high reliability. Users should expect possible weaknesses in:
|
||||||
|
|
||||||
|
- long-form coherence
|
||||||
|
- factual accuracy
|
||||||
|
- instruction retention
|
||||||
|
- nuanced safety boundaries
|
||||||
|
- complex reasoning
|
||||||
|
|
||||||
|
Human review is required for any meaningful downstream use.
|
||||||
|
|
||||||
|
## Prompting Notes
|
||||||
|
|
||||||
|
Best results usually come from prompts that are:
|
||||||
|
|
||||||
|
- explicit about tone and format
|
||||||
|
- short to medium length
|
||||||
|
- clear about constraints
|
||||||
|
- used in controlled local settings
|
||||||
|
|
||||||
|
For safety, downstream applications should add:
|
||||||
|
|
||||||
|
- input filtering
|
||||||
|
- output moderation
|
||||||
|
- age gating
|
||||||
|
- logging and review controls where appropriate
|
||||||
|
|
||||||
|
## Limitations
|
||||||
|
|
||||||
|
Like other small language models, this model may:
|
||||||
|
|
||||||
|
- hallucinate
|
||||||
|
- produce repetitive outputs
|
||||||
|
- ignore instructions
|
||||||
|
- drift into undesired content
|
||||||
|
- generate unsafe or low-quality text without strong prompting and controls
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This draft uses:
|
||||||
|
|
||||||
|
- `license: other`
|
||||||
|
|
||||||
|
Replace this section with the exact **WithIn Us AI** license terms you want for redistribution and use. If this release is derived from upstream models, merged checkpoints, or third-party datasets, include clear attribution and any applicable upstream restrictions.
|
||||||
|
|
||||||
|
## Acknowledgments
|
||||||
|
|
||||||
|
Thanks to:
|
||||||
|
|
||||||
|
- the GGUF / llama.cpp ecosystem
|
||||||
|
- Hugging Face hosting infrastructure
|
||||||
|
- the original creators of any upstream models or datasets used in this release
|
||||||
|
|
||||||
|
## Disclaimer
|
||||||
|
This model may generate -explicit, inaccurate, biased, offensive, or otherwise unsuitable content. It should be used only in lawful, age-appropriate, policy-compliant contexts with appropriate safeguards.
|
||||||
Reference in New Issue
Block a user