commit c4c8cd5baabe05238009cd1da3e749ffb029cd40 Author: ModelHub XC Date: Fri Jul 10 13:24:11 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/WebWorld-14B-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cba2288 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +WebWorld-14B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +WebWorld-14B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..06deac1 --- /dev/null +++ b/README.md @@ -0,0 +1,103 @@ +--- +base_model: Qwen/WebWorld-14B +datasets: +- Qwen/WebWorldData +language: +- en +- zh +library_name: transformers +license: apache-2.0 +license_link: https://www.apache.org/licenses/LICENSE-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- WebWorld +- web-agent +- world-model +- simulator +- browser +- a11y +- html +- xml +- markdown +- long-horizon +- long-context +- synthetic-trajectories +- instruction-tuning +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Qwen/WebWorld-14B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WebWorld-14B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/WebWorld-14B-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/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ2_M.gguf) | i1-IQ2_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/WebWorld-14B-i1-GGUF/resolve/main/WebWorld-14B.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | practically like static Q6_K | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/WebWorld-14B.i1-IQ1_M.gguf b/WebWorld-14B.i1-IQ1_M.gguf new file mode 100644 index 0000000..7d8c5b2 --- /dev/null +++ b/WebWorld-14B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f76ce3b4d637c70885cd374f10657881e568cbe6f9c2acfcf22eeecf5b31b4 +size 3849657344 diff --git a/WebWorld-14B.i1-IQ1_S.gguf b/WebWorld-14B.i1-IQ1_S.gguf new file mode 100644 index 0000000..aff49dd --- /dev/null +++ b/WebWorld-14B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27064a84a36404c17bd58bac1de6d242a3194a0469f064efce4070e30b48ada +size 3579935744 diff --git a/WebWorld-14B.i1-IQ2_M.gguf b/WebWorld-14B.i1-IQ2_M.gguf new file mode 100644 index 0000000..94bdb0e --- /dev/null +++ b/WebWorld-14B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644e1e8db18a3a071bdf623b83f02d792508cea32d103aabd752b330e0e882d5 +size 5322942464 diff --git a/WebWorld-14B.i1-IQ2_S.gguf b/WebWorld-14B.i1-IQ2_S.gguf new file mode 100644 index 0000000..6d74d5d --- /dev/null +++ b/WebWorld-14B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d78d7936c267dd63f84e9174202cef29775abe60f2ff7bfa42886ee67263779 +size 4963313664 diff --git a/WebWorld-14B.i1-IQ2_XS.gguf b/WebWorld-14B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..1c438f0 --- /dev/null +++ b/WebWorld-14B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573884a20d6dc6507ebc7bf62695a4824fc9592e11e1702f413d7f82096956f2 +size 4691590144 diff --git a/WebWorld-14B.i1-IQ2_XXS.gguf b/WebWorld-14B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ae04b47 --- /dev/null +++ b/WebWorld-14B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcc9d2268b29f512dc8577b5b26c46f73ccc3b09b92849d8e21898e3aa5cd36 +size 4299193344 diff --git a/WebWorld-14B.i1-IQ3_M.gguf b/WebWorld-14B.i1-IQ3_M.gguf new file mode 100644 index 0000000..2d594ba --- /dev/null +++ b/WebWorld-14B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8fed9876ab8c451c8275f011e9ab897eacac481b64300bcfe4ed9b55f2d8aa7 +size 6883410944 diff --git a/WebWorld-14B.i1-IQ3_S.gguf b/WebWorld-14B.i1-IQ3_S.gguf new file mode 100644 index 0000000..b9ac09c --- /dev/null +++ b/WebWorld-14B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce83535b262c18dc9e999d951d495c3ce59853ba30912804764434ac4b31c667 +size 6684959744 diff --git a/WebWorld-14B.i1-IQ3_XS.gguf b/WebWorld-14B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8de1c1f --- /dev/null +++ b/WebWorld-14B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:077db947361f796f3a0b26d2ba6e0b5d33c7ad8731b2f08fa2359a3a9f108524 +size 6375302144 diff --git a/WebWorld-14B.i1-IQ3_XXS.gguf b/WebWorld-14B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..30d7ad6 --- /dev/null +++ b/WebWorld-14B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5a3825c4403351a0eb3140ad2f563db5da03874d90ceb6d8b8f6ce719fcb94 +size 5942667264 diff --git a/WebWorld-14B.i1-IQ4_NL.gguf b/WebWorld-14B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e438d27 --- /dev/null +++ b/WebWorld-14B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc842177266bead5d97af85f1a8319ede22b46261dcf0b68fcd970574fe6565 +size 8541364224 diff --git a/WebWorld-14B.i1-IQ4_XS.gguf b/WebWorld-14B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..20b01d2 --- /dev/null +++ b/WebWorld-14B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597766a73b1c580e0d9d29f3a41f526357ca75fcd1d384107aeaf83581dbd911 +size 8110731264 diff --git a/WebWorld-14B.i1-Q2_K.gguf b/WebWorld-14B.i1-Q2_K.gguf new file mode 100644 index 0000000..937d7ea --- /dev/null +++ b/WebWorld-14B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6b12585e66dcbed7194c9233c41ef8e0fa454913466a5a6fefcb0341544021 +size 5753985024 diff --git a/WebWorld-14B.i1-Q2_K_S.gguf b/WebWorld-14B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..e64faf6 --- /dev/null +++ b/WebWorld-14B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e158c56298401dfb39ac6f29802557797b630ff2d659c4823991cc5d60048ec5 +size 5389850624 diff --git a/WebWorld-14B.i1-Q3_K_L.gguf b/WebWorld-14B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..38acd0f --- /dev/null +++ b/WebWorld-14B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fcc7cd49f904e6bb63d324739711939df95e8a8342a1077b744d9414ae4cf7c +size 7900652544 diff --git a/WebWorld-14B.i1-Q3_K_M.gguf b/WebWorld-14B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..c63eec5 --- /dev/null +++ b/WebWorld-14B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb2e08e64f369e94596a1dc17f61e4804dbf9810072e41e13e5848a22d9365e +size 7321314304 diff --git a/WebWorld-14B.i1-Q3_K_S.gguf b/WebWorld-14B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7048fef --- /dev/null +++ b/WebWorld-14B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6c1e40476b351baf0405a10fee16ed4f966db010ef95aef5783d0b6e29a0ba +size 6657106944 diff --git a/WebWorld-14B.i1-Q4_0.gguf b/WebWorld-14B.i1-Q4_0.gguf new file mode 100644 index 0000000..46ac20a --- /dev/null +++ b/WebWorld-14B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3783f43aa1a7c28fd70db64b9b2d26a1c3cdc2c3c39a71e4d3ad92967309fd47 +size 8543002624 diff --git a/WebWorld-14B.i1-Q4_1.gguf b/WebWorld-14B.i1-Q4_1.gguf new file mode 100644 index 0000000..0288397 --- /dev/null +++ b/WebWorld-14B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae2d74e00570b6e7d79015f89cca549ecffe1478d0a2a36a7331ea26f153dbd +size 9389522944 diff --git a/WebWorld-14B.i1-Q4_K_M.gguf b/WebWorld-14B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..eb6b424 --- /dev/null +++ b/WebWorld-14B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e866c813a4470b94904a0712b6217c16499471db94345c6f498bc7d9b8e4fb +size 9001754624 diff --git a/WebWorld-14B.i1-Q4_K_S.gguf b/WebWorld-14B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9dcc705 --- /dev/null +++ b/WebWorld-14B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c395eedb807b28e9df787f241200f9a5f4013b636cf41a2167b994eada27e73 +size 8573476864 diff --git a/WebWorld-14B.i1-Q5_K_M.gguf b/WebWorld-14B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c130ad0 --- /dev/null +++ b/WebWorld-14B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b10eeb96b0fc1df2996887bf4cd0cec9c7357ec3b0bb4deebe68863d095a6b +size 10514571264 diff --git a/WebWorld-14B.i1-Q5_K_S.gguf b/WebWorld-14B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9710e7f --- /dev/null +++ b/WebWorld-14B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcdc2b6e73cc10a2d9b4a5fa2be3156d2638a67e0b000a1cc2162db421bf193f +size 10263896064 diff --git a/WebWorld-14B.i1-Q6_K.gguf b/WebWorld-14B.i1-Q6_K.gguf new file mode 100644 index 0000000..d78622f --- /dev/null +++ b/WebWorld-14B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8af3d664922e308fa2e245cb4c676d0bd2fdf35ba17c09c0c437e979555505 +size 12121938944 diff --git a/WebWorld-14B.imatrix.gguf b/WebWorld-14B.imatrix.gguf new file mode 100644 index 0000000..b52eec3 --- /dev/null +++ b/WebWorld-14B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b60d9b454fd6087f73727d13cf399b04e2a45bf748fbdcebd935c68b859434b +size 7743552