From 43f688f9e4bec425d1b233da3f593f5f334c34ea Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 20 Jun 2026 15:15:18 +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: mradermacher/open1-7.5B-Instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++ README.md | 108 ++++++++++++++++++++++++++++ open1-7.5B-Instruct.i1-IQ1_M.gguf | 3 + open1-7.5B-Instruct.i1-IQ1_S.gguf | 3 + open1-7.5B-Instruct.i1-IQ2_M.gguf | 3 + open1-7.5B-Instruct.i1-IQ2_S.gguf | 3 + open1-7.5B-Instruct.i1-IQ2_XS.gguf | 3 + open1-7.5B-Instruct.i1-IQ2_XXS.gguf | 3 + open1-7.5B-Instruct.i1-IQ3_M.gguf | 3 + open1-7.5B-Instruct.i1-IQ3_S.gguf | 3 + open1-7.5B-Instruct.i1-IQ3_XS.gguf | 3 + open1-7.5B-Instruct.i1-IQ3_XXS.gguf | 3 + open1-7.5B-Instruct.i1-IQ4_NL.gguf | 3 + open1-7.5B-Instruct.i1-IQ4_XS.gguf | 3 + open1-7.5B-Instruct.i1-Q2_K.gguf | 3 + open1-7.5B-Instruct.i1-Q2_K_S.gguf | 3 + open1-7.5B-Instruct.i1-Q3_K_L.gguf | 3 + open1-7.5B-Instruct.i1-Q3_K_M.gguf | 3 + open1-7.5B-Instruct.i1-Q3_K_S.gguf | 3 + open1-7.5B-Instruct.i1-Q4_0.gguf | 3 + open1-7.5B-Instruct.i1-Q4_1.gguf | 3 + open1-7.5B-Instruct.i1-Q4_K_M.gguf | 3 + open1-7.5B-Instruct.i1-Q4_K_S.gguf | 3 + open1-7.5B-Instruct.i1-Q5_K_M.gguf | 3 + open1-7.5B-Instruct.i1-Q5_K_S.gguf | 3 + open1-7.5B-Instruct.i1-Q6_K.gguf | 3 + open1-7.5B-Instruct.imatrix.gguf | 3 + 27 files changed, 243 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 open1-7.5B-Instruct.i1-IQ1_M.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ1_S.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ2_M.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ2_S.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ2_XS.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ2_XXS.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ3_M.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ3_S.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ3_XS.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ3_XXS.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ4_NL.gguf create mode 100644 open1-7.5B-Instruct.i1-IQ4_XS.gguf create mode 100644 open1-7.5B-Instruct.i1-Q2_K.gguf create mode 100644 open1-7.5B-Instruct.i1-Q2_K_S.gguf create mode 100644 open1-7.5B-Instruct.i1-Q3_K_L.gguf create mode 100644 open1-7.5B-Instruct.i1-Q3_K_M.gguf create mode 100644 open1-7.5B-Instruct.i1-Q3_K_S.gguf create mode 100644 open1-7.5B-Instruct.i1-Q4_0.gguf create mode 100644 open1-7.5B-Instruct.i1-Q4_1.gguf create mode 100644 open1-7.5B-Instruct.i1-Q4_K_M.gguf create mode 100644 open1-7.5B-Instruct.i1-Q4_K_S.gguf create mode 100644 open1-7.5B-Instruct.i1-Q5_K_M.gguf create mode 100644 open1-7.5B-Instruct.i1-Q5_K_S.gguf create mode 100644 open1-7.5B-Instruct.i1-Q6_K.gguf create mode 100644 open1-7.5B-Instruct.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..24f22dc --- /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 +open1-7.5B-Instruct.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +open1-7.5B-Instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..222892d --- /dev/null +++ b/README.md @@ -0,0 +1,108 @@ +--- +base_model: aquigpt/open1-7.5B-Instruct +language: +- en +- fr +- de +- es +- pt +- it +- ja +- ko +- ru +- zh +- ar +- fa +- id +- ms +- ns +- pl +- ro +- sr +- sv +- tr +- uk +- vi +- hi +- bn +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/aquigpt/open1-7.5B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#open1-7.5B-Instruct-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/open1-7.5B-Instruct-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/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 1.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 2.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 3.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 3.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.1 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.4 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 4.4 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.4 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q4_1.gguf) | i1-Q4_1 | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/open1-7.5B-Instruct-i1-GGUF/resolve/main/open1-7.5B-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 6.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/open1-7.5B-Instruct.i1-IQ1_M.gguf b/open1-7.5B-Instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..75192a9 --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d1bb73bc5310384d8a33b565ae7c9d95ff8fd847949c589237c11ba8d4aa7c +size 1912274560 diff --git a/open1-7.5B-Instruct.i1-IQ1_S.gguf b/open1-7.5B-Instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..a4033bc --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d44c84bb5ba41bbc2e9b0e39fe015b604e12e0570e1726d5268236d7245b2d +size 1769647744 diff --git a/open1-7.5B-Instruct.i1-IQ2_M.gguf b/open1-7.5B-Instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..7d46a20 --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f4a5b411062b9a412b799eaaa68cef084e077b07ea1a34c1e48f9feeb40f33 +size 2647146112 diff --git a/open1-7.5B-Instruct.i1-IQ2_S.gguf b/open1-7.5B-Instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..ee6a82f --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f3b60ac6708051f10f574da388a1c375d9ecf2f559d1a66f2971bd6aec8a519 +size 2456977024 diff --git a/open1-7.5B-Instruct.i1-IQ2_XS.gguf b/open1-7.5B-Instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..5389726 --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e6ce49b139a189fda4d12c802d4e08275bc1f9531b4442c41881815e87742e +size 2348412544 diff --git a/open1-7.5B-Instruct.i1-IQ2_XXS.gguf b/open1-7.5B-Instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e089de1 --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febb090324d91df6f5ab6c312df3398d1630402656acf3fdd99047cd163a89ef +size 2149985920 diff --git a/open1-7.5B-Instruct.i1-IQ3_M.gguf b/open1-7.5B-Instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..beac95c --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be00adb50a84a7204a60779fe79fa43671c6958246f66bdd4ccc2a29793fa2b8 +size 3441208960 diff --git a/open1-7.5B-Instruct.i1-IQ3_S.gguf b/open1-7.5B-Instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..c94ab69 --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e1c1070ca2d3f47376ae9614d3d3f7f46628e63e0e242cf25ec2d07777c718 +size 3366215296 diff --git a/open1-7.5B-Instruct.i1-IQ3_XS.gguf b/open1-7.5B-Instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..44c473a --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde5b120c19b1f6dc7d497c8461eee3d17f86d7055da909b581ba3a4f5387d93 +size 3210354304 diff --git a/open1-7.5B-Instruct.i1-IQ3_XXS.gguf b/open1-7.5B-Instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a45f115 --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310166f1152127d5a236a403005027b82b0126ae0e6531b390b01a5bfd4e916c +size 2991382144 diff --git a/open1-7.5B-Instruct.i1-IQ4_NL.gguf b/open1-7.5B-Instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..bba0557 --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3777fcbe58da56de1253c6d17b847eade4c200b1927587c8343756830ccdabba +size 4302904960 diff --git a/open1-7.5B-Instruct.i1-IQ4_XS.gguf b/open1-7.5B-Instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..73b61fb --- /dev/null +++ b/open1-7.5B-Instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d7efa16c1813d916d74dd0f0a1d5d2f9d99b01edf537c00ef6368b4275dab9 +size 4082507392 diff --git a/open1-7.5B-Instruct.i1-Q2_K.gguf b/open1-7.5B-Instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..47378e8 --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f10163b5b7a3163e33f24a4c2135f2382fd6a01b6da6f52012dde15d62edac5 +size 2886983296 diff --git a/open1-7.5B-Instruct.i1-Q2_K_S.gguf b/open1-7.5B-Instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..910f849 --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4b3ba8d29086717ea7666496a99a8f41bf0914ccc0108324d635eff0e9eee9 +size 2699689600 diff --git a/open1-7.5B-Instruct.i1-Q3_K_L.gguf b/open1-7.5B-Instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7317c31 --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5be0e1c327385b173858e801cf7cf031d22ee209ab031dd3c252e1bdd8cb0f +size 3967983232 diff --git a/open1-7.5B-Instruct.i1-Q3_K_M.gguf b/open1-7.5B-Instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..214f06e --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff07951fb3e87d0c3d65dffe04eae867b22a030f066008ddefc186c87c1caa0 +size 3685850752 diff --git a/open1-7.5B-Instruct.i1-Q3_K_S.gguf b/open1-7.5B-Instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..dafabab --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b86a1f9c86ebf0f250d6023599be188ad3d10f9a5018a025180b1233d1049fb2 +size 3366215296 diff --git a/open1-7.5B-Instruct.i1-Q4_0.gguf b/open1-7.5B-Instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..6396e61 --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e885f1c8ef698aa28d91611939baaf695cc73e3925dafea52e666f86f8d175 +size 4316176000 diff --git a/open1-7.5B-Instruct.i1-Q4_1.gguf b/open1-7.5B-Instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..8b395bc --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9537cc1c2b47200e09136c5740bcfcc25aa8329f9d2ecee5cb86a92998111b3 +size 4743700096 diff --git a/open1-7.5B-Instruct.i1-Q4_K_M.gguf b/open1-7.5B-Instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d318998 --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829767d7830085f1e92d7e9e0e7ee7e606a6b318621d19f1c3feaec3eeacd49d +size 4569726592 diff --git a/open1-7.5B-Instruct.i1-Q4_K_S.gguf b/open1-7.5B-Instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8343d4d --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db843176da954cd72dbeeb03e82ea3e50da59942c8a8eae7ad8268b314e6a4a +size 4331019904 diff --git a/open1-7.5B-Instruct.i1-Q5_K_M.gguf b/open1-7.5B-Instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6feec2f --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa62a1261f06e3a20b4fe7a54221c23e5ee47cf3fd0d32bc97b76986692d793 +size 5321948800 diff --git a/open1-7.5B-Instruct.i1-Q5_K_S.gguf b/open1-7.5B-Instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e24f268 --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095ec9b1d5a35af052801b836e6ebeec8edb42b2d9df4d03a5468eb51d0d1717 +size 5184495232 diff --git a/open1-7.5B-Instruct.i1-Q6_K.gguf b/open1-7.5B-Instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..fb5397c --- /dev/null +++ b/open1-7.5B-Instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88fce73f6bc15928fb9bf8da952bd6834e905d8d36611fa459ad19a843d0a65 +size 6121184896 diff --git a/open1-7.5B-Instruct.imatrix.gguf b/open1-7.5B-Instruct.imatrix.gguf new file mode 100644 index 0000000..2c05be5 --- /dev/null +++ b/open1-7.5B-Instruct.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7821caee7c4cecf0793d2189f676d126d93c76b32cb7cd815b51416825b475bc +size 4675040