初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
*.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
|
||||
UNCENSORED-HarmfulProject-3.2-1B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UNCENSORED-HarmfulProject-3.2-1B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
84
README.md
Normal file
84
README.md
Normal file
@@ -0,0 +1,84 @@
|
||||
---
|
||||
base_model: Novaciano/HarmfulProject-3.2-1B
|
||||
datasets:
|
||||
- mlabonne/FineTome-100k
|
||||
- microsoft/orca-math-word-problems-200k
|
||||
- m-a-p/CodeFeedback-Filtered-Instruction
|
||||
- cognitivecomputations/dolphin-coder
|
||||
- PawanKrd/math-gpt-4o-200k
|
||||
- V3N0M/Jenna-50K-Alpaca-Uncensored
|
||||
- FreedomIntelligence/medical-o1-reasoning-SFT
|
||||
language:
|
||||
- es
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- llama3.2
|
||||
- llama
|
||||
- mergekit
|
||||
- merge
|
||||
- llama-cpp
|
||||
- nsfw
|
||||
- uncensored
|
||||
- abliterated
|
||||
- 1b
|
||||
- 4-bit
|
||||
- not-for-all-audiences
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Novaciano/HarmfulProject-3.2-1B
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-i1-GGUF
|
||||
## Usage
|
||||
|
||||
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||
more details, including on how to concatenate multi-part files.
|
||||
|
||||
## Provided Quants
|
||||
|
||||
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||
|
||||
| Link | Type | Size/GB | Notes |
|
||||
|:-----|:-----|--------:|:------|
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q2_K.gguf) | Q2_K | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q3_K_L.gguf) | Q3_K_L | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q6_K.gguf) | Q6_K | 1.3 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UNCENSORED-HarmfulProject-3.2-1B-GGUF/resolve/main/UNCENSORED-HarmfulProject-3.2-1B.f16.gguf) | f16 | 3.1 | 16 bpw, overkill |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
And here are Artefact2's thoughts on the matter:
|
||||
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||
|
||||
## FAQ / Model Request
|
||||
|
||||
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||
questions you might have and/or if you want some other model quantized.
|
||||
|
||||
## Thanks
|
||||
|
||||
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||
me use its servers and providing upgrades to my workstation to enable
|
||||
this work in my free time.
|
||||
|
||||
<!-- end -->
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.IQ4_XS.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ba63a55c854b2d377833fc306cd3c1bdaa551f558146bd643c731ef4605b380
|
||||
size 887936000
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q2_K.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10a67efd244fe97f2cf9801e8bf32c306f0664d7c4f487e970a52e413341070f
|
||||
size 667071488
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_L.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:640fda3ea475ab6966d40a0d99c5fc4717dd991eb05a7a7204660042c018bbb1
|
||||
size 845399040
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_M.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:454837e3fcf98959044c883adb14ce8b3cbb65e476cf360748e5c918317b28f6
|
||||
size 803718144
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_S.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ea7b336392e7e8bc93f41acc3898fa34b86bc15506ab77adf923a3d91d489c5
|
||||
size 754566144
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q4_K_M.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6d150afdde6929e9ac945a0dd70eb6e88de96b4935283c5b0311377c47ffaa0
|
||||
size 955454464
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q4_K_S.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a749eb5ad329db8b79ff79caf4c9feb9f4b402ba978114973909f6206a206ee3
|
||||
size 923407360
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q5_K_M.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:836bd0ed2fc6cb861598600abf628f6a3a6e3490fd8a205bd4ba644f598beb51
|
||||
size 1092097024
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q5_K_S.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9651ad07d1d6e1eb87f266aa42d64565161fb3a70593541e663c8119d8b0719
|
||||
size 1073157120
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q6_K.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9f1d99f172aa975b12e2f06928cc55d39da9761c2c089baa8f825807b2b5a19
|
||||
size 1237279744
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.Q8_0.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4374c849c2f0e0fdc95b14c744fede7bc57d7e2c11376964e8c241c54349b0e4
|
||||
size 1600177152
|
||||
3
UNCENSORED-HarmfulProject-3.2-1B.f16.gguf
Normal file
3
UNCENSORED-HarmfulProject-3.2-1B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d16660d5a820081807822ee64665831844ab0a59b314a3ffd4bc198c66590c1
|
||||
size 3004941312
|
||||
Reference in New Issue
Block a user