From 056e6e7675e0b48cbaebb404099466a6077621b5 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 29 May 2026 10:23:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: second-state/WizardLM-13B-V1.0-Uncensored-GGUF Source: Original Platform --- .gitattributes | 36 ++++++++++++ README.md | 72 ++++++++++++++++++++++++ WizardLM-13B-V1.0-Uncensored-Q2_K.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q3_K_L.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q3_K_M.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q3_K_S.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q4_0.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q4_K_M.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q4_K_S.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q5_0.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q5_K_S.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q6_K.gguf | 3 + WizardLM-13B-V1.0-Uncensored-Q8_0.gguf | 3 + config.json | 24 ++++++++ 15 files changed, 168 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 WizardLM-13B-V1.0-Uncensored-Q2_K.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q3_K_L.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q3_K_M.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q3_K_S.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q4_0.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q4_K_M.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q4_K_S.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q5_0.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q5_K_S.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q6_K.gguf create mode 100644 WizardLM-13B-V1.0-Uncensored-Q8_0.gguf create mode 100644 config.json diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f15b49c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,36 @@ +*.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 +*.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..da9a592 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- + +base_model: ehartford/WizardLM-13b-V1.0-Uncensored +inference: false +license: other +model_creator: Eric Hartford +model_name: WizardLM 13B V1.0 Uncensored +model_type: llama +pipeline_tag: text-generation +quantized_by: Second State Inc. +language: +- en +--- + + + +
+ +
+
+ + +# WizardLM-13B-V1.0-Uncensored-GGUF + +## Original Model + +[cognitivecomputations/WizardLM-13B-V1.0-Uncensored](https://huggingface.co/cognitivecomputations/WizardLM-13B-V1.0-Uncensored) + +## Run with LlamaEdge + +- LlamaEdge version: [v0.2.8](https://github.com/LlamaEdge/LlamaEdge/releases/tag/0.2.8) and above + +- Prompt template + + - Prompt type: `vicuna-1.0-chat` + + - Prompt string + + ```text + {system} USER: {prompt} ASSISTANT: + ``` + +- Context size: `5120` + +- Run as LlamaEdge service + + ```bash + wasmedge --dir .:. --nn-preload default:GGML:AUTO:WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf llama-api-server.wasm -p vicuna-chat + ``` + +- Run as LlamaEdge command app + + ```bash + wasmedge --dir .:. --nn-preload default:GGML:AUTO:WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf llama-chat.wasm -p vicuna-chat + ``` + +## Quantized GGUF Models + +| Name | Quant method | Bits | Size | Use case | +| ---- | ---- | ---- | ---- | ----- | +| [WizardLM-13B-V1.0-Uncensored-Q2_K.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q2_K.gguf) | Q2_K | 2 | 4.85 GB| smallest, significant quality loss - not recommended for most purposes | +| [WizardLM-13B-V1.0-Uncensored-Q3_K_L.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q3_K_L.gguf) | Q3_K_L | 3 | 6.93 GB| small, substantial quality loss | +| [WizardLM-13B-V1.0-Uncensored-Q3_K_M.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q3_K_M.gguf) | Q3_K_M | 3 | 6.34 GB| very small, high quality loss | +| [WizardLM-13B-V1.0-Uncensored-Q3_K_S.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q3_K_S.gguf) | Q3_K_S | 3 | 5.66 GB| very small, high quality loss | +| [WizardLM-13B-V1.0-Uncensored-Q4_0.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q4_0.gguf) | Q4_0 | 4 | 7.37 GB| legacy; small, very high quality loss - prefer using Q3_K_M | +| [WizardLM-13B-V1.0-Uncensored-Q4_K_M.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q4_K_M.gguf) | Q4_K_M | 4 | 7.87 GB| medium, balanced quality - recommended | +| [WizardLM-13B-V1.0-Uncensored-Q4_K_S.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q4_K_S.gguf) | Q4_K_S | 4 | 7.42 GB| small, greater quality loss | +| [WizardLM-13B-V1.0-Uncensored-Q5_0.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q5_0.gguf) | Q5_0 | 5 | 8.97 GB| legacy; medium, balanced quality - prefer using Q4_K_M | +| [WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf) | Q5_K_M | 5 | 9.23 GB| large, very low quality loss - recommended | +| [WizardLM-13B-V1.0-Uncensored-Q5_K_S.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q5_K_S.gguf) | Q5_K_S | 5 | 8.97 GB| large, low quality loss - recommended | +| [WizardLM-13B-V1.0-Uncensored-Q6_K.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q6_K.gguf) | Q6_K | 6 | 10.7 GB| very large, extremely low quality loss | +| [WizardLM-13B-V1.0-Uncensored-Q8_0.gguf](https://huggingface.co/second-state/WizardLM-13B-V1.0-Uncensored-GGUF/blob/main/WizardLM-13B-V1.0-Uncensored-Q8_0.gguf) | Q8_0 | 8 | 13.8 GB| very large, extremely low quality loss - not recommended | diff --git a/WizardLM-13B-V1.0-Uncensored-Q2_K.gguf b/WizardLM-13B-V1.0-Uncensored-Q2_K.gguf new file mode 100644 index 0000000..438dce4 --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88ad8befb310d71e32a05a4b6be7cad569c53f10bb90a829e3980184abd92ab +size 4854269952 diff --git a/WizardLM-13B-V1.0-Uncensored-Q3_K_L.gguf b/WizardLM-13B-V1.0-Uncensored-Q3_K_L.gguf new file mode 100644 index 0000000..dde6932 --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065c65f98027fa7ccbcd9bfce0514ed245cb5891624f44cc0d57206b6dbdbdda +size 6929559552 diff --git a/WizardLM-13B-V1.0-Uncensored-Q3_K_M.gguf b/WizardLM-13B-V1.0-Uncensored-Q3_K_M.gguf new file mode 100644 index 0000000..3825bfc --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c194d2e7024283f338cdb69d5b68cbce8d89db60afbc6d5b1013210d354f34e0 +size 6337769472 diff --git a/WizardLM-13B-V1.0-Uncensored-Q3_K_S.gguf b/WizardLM-13B-V1.0-Uncensored-Q3_K_S.gguf new file mode 100644 index 0000000..c2835db --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4852bf533e703d7e694ded85373dba3ac311d7ed3bc55c2fb52da2f629507b +size 5658980352 diff --git a/WizardLM-13B-V1.0-Uncensored-Q4_0.gguf b/WizardLM-13B-V1.0-Uncensored-Q4_0.gguf new file mode 100644 index 0000000..05193f6 --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c570c79053111c74006f20bb43a2f059840411481b30e566467bdbde1769a78 +size 7365834752 diff --git a/WizardLM-13B-V1.0-Uncensored-Q4_K_M.gguf b/WizardLM-13B-V1.0-Uncensored-Q4_K_M.gguf new file mode 100644 index 0000000..16fbae5 --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0620f94560f32a55e017179048426b7b9969aa9d8b63b8dee442acca9696236a +size 7865956352 diff --git a/WizardLM-13B-V1.0-Uncensored-Q4_K_S.gguf b/WizardLM-13B-V1.0-Uncensored-Q4_K_S.gguf new file mode 100644 index 0000000..e9ac4a9 --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac09309e3ea1dea014d2843f4207c11f62ed91c83ff9bfd0325943807882881c +size 7423178752 diff --git a/WizardLM-13B-V1.0-Uncensored-Q5_0.gguf b/WizardLM-13B-V1.0-Uncensored-Q5_0.gguf new file mode 100644 index 0000000..db2d1ac --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q5_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6d4d49bda12812f2a14d62e91d872eae868fa584639c4f4084c2d19a21fa72 +size 8972285952 diff --git a/WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf b/WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf new file mode 100644 index 0000000..f9108ab --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8329103ecc3a5a736b76e633970f39ded3f0a75a4d29f37f9e46d180ce2234b +size 9229924352 diff --git a/WizardLM-13B-V1.0-Uncensored-Q5_K_S.gguf b/WizardLM-13B-V1.0-Uncensored-Q5_K_S.gguf new file mode 100644 index 0000000..1812777 --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d30f570d6076322a927c70a16e54dcf9c769e6ac2d2229d6621bb476fe39209 +size 8972285952 diff --git a/WizardLM-13B-V1.0-Uncensored-Q6_K.gguf b/WizardLM-13B-V1.0-Uncensored-Q6_K.gguf new file mode 100644 index 0000000..15308dc --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c017c9099c9becfb98d43eef8bc08acd9e87f821c96f998467695e54f1fa4aa2 +size 10679140352 diff --git a/WizardLM-13B-V1.0-Uncensored-Q8_0.gguf b/WizardLM-13B-V1.0-Uncensored-Q8_0.gguf new file mode 100644 index 0000000..b277b6b --- /dev/null +++ b/WizardLM-13B-V1.0-Uncensored-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c17e2d453b119485ea7d932e55d0bb45beecec55dc275d6ec69df9ada01fdd +size 13831319552 diff --git a/config.json b/config.json new file mode 100644 index 0000000..53bdbd2 --- /dev/null +++ b/config.json @@ -0,0 +1,24 @@ +{ + "_name_or_path": "WizardLM-13B-V1.0-Uncensored", + "architectures": [ + "LlamaForCausalLM" + ], + "bos_token_id": 1, + "eos_token_id": 2, + "hidden_act": "silu", + "hidden_size": 5120, + "initializer_range": 0.02, + "intermediate_size": 13824, + "max_position_embeddings": 2048, + "max_sequence_length": 2048, + "model_type": "llama", + "num_attention_heads": 40, + "num_hidden_layers": 40, + "pad_token_id": 0, + "rms_norm_eps": 1e-06, + "tie_word_embeddings": false, + "torch_dtype": "float16", + "transformers_version": "4.28.1", + "use_cache": true, + "vocab_size": 32000 +} \ No newline at end of file