初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/gpt-oss-20b-plan-i1-GGUF Source: Original Platform
This commit is contained in:
59
.gitattributes
vendored
Normal file
59
.gitattributes
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
*.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-oss-20b-plan.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gpt-oss-20b-plan.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
91
README.md
Normal file
91
README.md
Normal file
@@ -0,0 +1,91 @@
|
||||
---
|
||||
base_model: EpistemeAI/gpt-oss-20b-plan
|
||||
datasets:
|
||||
- EpistemeAI/plan-reason-deep-reasoning
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- gpt_oss
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
weighted/imatrix quants of https://huggingface.co/EpistemeAI/gpt-oss-20b-plan
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-oss-20b-plan-i1-GGUF).***
|
||||
|
||||
static quants are available at https://huggingface.co/mradermacher/gpt-oss-20b-plan-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/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ1_M.gguf) | i1-IQ1_M | 12.1 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ1_S.gguf) | i1-IQ1_S | 12.1 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ2_XS.gguf) | i1-IQ2_XS | 12.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ2_S.gguf) | i1-IQ2_S | 12.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ3_S.gguf) | i1-IQ3_S | 12.2 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q4_0.gguf) | i1-Q4_0 | 12.2 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q4_1.gguf) | i1-Q4_1 | 13.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-plan-i1-GGUF/resolve/main/gpt-oss-20b-plan.i1-Q6_K.gguf) | i1-Q6_K | 22.3 | practically like static Q6_K |
|
||||
|
||||
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. 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.
|
||||
|
||||
<!-- end -->
|
||||
3
gpt-oss-20b-plan.i1-IQ1_M.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3390593436f60f2433bcd0b9e6b0aa30468fe858b13dcea26dbda322513b81fb
|
||||
size 12016853344
|
||||
3
gpt-oss-20b-plan.i1-IQ1_S.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41a67abd5dcec5400f21e0f502f68ebc5ec111570b58a969803975f8d6b1f460
|
||||
size 12016853344
|
||||
3
gpt-oss-20b-plan.i1-IQ2_M.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba9a06cd2e493f0192880da0069c36bf28d87c8818721dd1472f2e747d39f70e
|
||||
size 12065513824
|
||||
3
gpt-oss-20b-plan.i1-IQ2_S.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3586f85624bfd87516b15ee48783f7756222f4f9fa52feb1307df93774044b8b
|
||||
size 12065513824
|
||||
3
gpt-oss-20b-plan.i1-IQ2_XS.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c72a44e2d6a2f25b0388af759c25054a96a4bbdcc2517ae9b4b781a4ca82465c
|
||||
size 12025700704
|
||||
3
gpt-oss-20b-plan.i1-IQ2_XXS.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5f8d5bda7a2ea48091ed3627c2b62f86526d6c333b8cd1c7ad6e33916eac5ca
|
||||
size 12016853344
|
||||
3
gpt-oss-20b-plan.i1-IQ3_M.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1ea49e930018a3c9ffda0ce255aa53f2e505f626f2377d552f307f38782a64c
|
||||
size 12202647904
|
||||
3
gpt-oss-20b-plan.i1-IQ3_S.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddeab17ae3c38576f578dcb8f2318c2dacb129befec3f5f1bc06e3c5702c5ba2
|
||||
size 12065513824
|
||||
3
gpt-oss-20b-plan.i1-IQ3_XS.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb085ab2ab04d6970e4da65abccd84b4da534ffb3157a94f648152da8e363bc1
|
||||
size 12065513824
|
||||
3
gpt-oss-20b-plan.i1-IQ3_XXS.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:453a2feef74de32dc9345e445b513f20fe8708df3f822ef5bee88b70fa5921d6
|
||||
size 12065513824
|
||||
3
gpt-oss-20b-plan.i1-IQ4_XS.gguf
Normal file
3
gpt-oss-20b-plan.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb236a8eabb7f1ad8ea945ab15398ae17c9d9f47a15160a9a0b7a4d2adb2934c
|
||||
size 12096479584
|
||||
3
gpt-oss-20b-plan.i1-Q2_K.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77114e733e0b2ea84dce580594d99100bf4b3c419062581b7e53066cd83b574d
|
||||
size 12065513824
|
||||
3
gpt-oss-20b-plan.i1-Q2_K_S.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q2_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24011d81f8f0d668a16ee3838ea8c36ccca61fb9fd4914cae1f1d0b881d5e120
|
||||
size 12136292704
|
||||
3
gpt-oss-20b-plan.i1-Q3_K_L.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef0cb3e546d4db644bcb3ce25a4940ef2f0aced971964ac061945e79aacd6094
|
||||
size 13335109984
|
||||
3
gpt-oss-20b-plan.i1-Q3_K_M.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41962769dace20072e3bb8ce4a1fd9c165b2ecc7a5909b3af64a67c6a0587dd9
|
||||
size 12916150624
|
||||
3
gpt-oss-20b-plan.i1-Q3_K_S.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94e19fccef08f925cbe312ba4110c5f2ab3641b85458ceaa1c1ab7c3092b28ca
|
||||
size 12061090144
|
||||
3
gpt-oss-20b-plan.i1-Q4_0.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:446f9a4073a81ce024389331047aa8b8722489e9134e33a9df469dabaaeeedbc
|
||||
size 12148457824
|
||||
3
gpt-oss-20b-plan.i1-Q4_1.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62d07e630d200f7a4e9fabca5ceae7292512825bb9ccbe1f84df0ca3230eae07
|
||||
size 13369093984
|
||||
3
gpt-oss-20b-plan.i1-Q4_K_M.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f777cdd184d81e7bc65147f3171c10ec4834f2c0325c662a768de4b84b0c710
|
||||
size 15805136224
|
||||
3
gpt-oss-20b-plan.i1-Q4_K_S.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:173ee227469186f7cd7e3527213fac8d35fef12cb9f68cc40c39dfdb9e9899f1
|
||||
size 14654242144
|
||||
3
gpt-oss-20b-plan.i1-Q5_K_M.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:668b9a420e34f73d4804cf7920e5a96559accc03f24d5066d1ca96b01dbecbd0
|
||||
size 16893061984
|
||||
3
gpt-oss-20b-plan.i1-Q5_K_S.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f708535b09c986b160e6bf78b414ab937333e2d43c3abfea81b440eef297e27
|
||||
size 15892204384
|
||||
3
gpt-oss-20b-plan.i1-Q6_K.gguf
Normal file
3
gpt-oss-20b-plan.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d60d54f7cd3b0abb1b7f835846c0bbcb989407ceb0e30205e15d6c947709226b
|
||||
size 22193344864
|
||||
3
gpt-oss-20b-plan.imatrix.gguf
Normal file
3
gpt-oss-20b-plan.imatrix.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e684ef398d1104f8e6eb993d816675b6a58ad5fa9cd912cc70563fbfcf9533d
|
||||
size 28079776
|
||||
Reference in New Issue
Block a user