初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/openchat-3.5-1210-i1-GGUF Source: Original Platform
This commit is contained in:
60
.gitattributes
vendored
Normal file
60
.gitattributes
vendored
Normal file
@@ -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
|
||||
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
openchat-3.5-1210.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
90
README.md
Normal file
90
README.md
Normal file
@@ -0,0 +1,90 @@
|
||||
---
|
||||
base_model: openchat/openchat-3.5-1210
|
||||
datasets:
|
||||
- openchat/openchat_sharegpt4_dataset
|
||||
- kaist-ai/Feedback-Collection
|
||||
- imone/OpenOrca_FLAN
|
||||
- LDJnr/Capybara
|
||||
- tiedong/goat
|
||||
- glaiveai/glaive-code-assistant
|
||||
- meta-math/MetaMathQA
|
||||
- OpenAssistant/oasst_top1_2023-08-25
|
||||
- TIGER-Lab/MathInstruct
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- openchat
|
||||
- mistral
|
||||
- C-RLFT
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/openchat/openchat-3.5-1210
|
||||
|
||||
<!-- provided-files -->
|
||||
static quants are available at https://huggingface.co/mradermacher/openchat-3.5-1210-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/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.2 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.2 | fast on arm+i8mm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.2 | fast on arm+sve, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/openchat-3.5-1210-i1-GGUF/resolve/main/openchat-3.5-1210.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | 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
imatrix.dat
Normal file
3
imatrix.dat
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b116971640fc1d61501cfd2b9f58eb85e310090f6d13f573864cdf206104cdf7
|
||||
size 4988157
|
||||
3
openchat-3.5-1210.i1-IQ1_M.gguf
Normal file
3
openchat-3.5-1210.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f3a5912ef8d82aff8f66090cbcbff2d9954aa4255e0ca7a70cbb7e5269483d2
|
||||
size 1754455936
|
||||
3
openchat-3.5-1210.i1-IQ1_S.gguf
Normal file
3
openchat-3.5-1210.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec7f2e77794c9918cebb8ab3e9430e580db91c0cc48824f9c304a1a13133c7b6
|
||||
size 1612111744
|
||||
3
openchat-3.5-1210.i1-IQ2_M.gguf
Normal file
3
openchat-3.5-1210.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b15948d04cc0394af534785d9bcd6faacd203ce77a929a0311d4e00a6202fea
|
||||
size 2500723392
|
||||
3
openchat-3.5-1210.i1-IQ2_S.gguf
Normal file
3
openchat-3.5-1210.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:543d2cb7d90edd09f89a42c570c3e114a3b593c379c8c46fa69bcd4d5bae66f1
|
||||
size 2310931136
|
||||
3
openchat-3.5-1210.i1-IQ2_XS.gguf
Normal file
3
openchat-3.5-1210.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2239b2eef960b14fd3bd600908c76ea29dd02a4cc2906b5ac063bd067c20a9d
|
||||
size 2198265728
|
||||
3
openchat-3.5-1210.i1-IQ2_XXS.gguf
Normal file
3
openchat-3.5-1210.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05b4fdc5936d03df64c7a7f1b62bdd0a56135b1cd2430c9a67d170a583414783
|
||||
size 1991696256
|
||||
3
openchat-3.5-1210.i1-IQ3_M.gguf
Normal file
3
openchat-3.5-1210.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8dde0b4781fa457f9eec38cb412ff35e053ee326c9ca7672af40f80af76230b
|
||||
size 3284903680
|
||||
3
openchat-3.5-1210.i1-IQ3_S.gguf
Normal file
3
openchat-3.5-1210.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04bc00fc250e23e629f0c968b414c383b7715d26af6b7010f4317a584146bc05
|
||||
size 3182405376
|
||||
3
openchat-3.5-1210.i1-IQ3_XS.gguf
Normal file
3
openchat-3.5-1210.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db35797a0b09ebc39010098f1903cfba37f255d1dd30dab33f0a703cf6588828
|
||||
size 3018827520
|
||||
3
openchat-3.5-1210.i1-IQ3_XXS.gguf
Normal file
3
openchat-3.5-1210.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ca5601c0bf7403d5cdfc5461c24bee51f8b29067b0de34b44edb21103ae5969
|
||||
size 2827354816
|
||||
3
openchat-3.5-1210.i1-IQ4_XS.gguf
Normal file
3
openchat-3.5-1210.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7b104f412ee2ee51b5670a0db813c6b61ef64e6b5ae2956f7e4ffbff097dae9
|
||||
size 3907701312
|
||||
3
openchat-3.5-1210.i1-Q2_K.gguf
Normal file
3
openchat-3.5-1210.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb46cf1de6757ef8f4797a391dbd09221a773a16caaa40353d40d2cf8f0d536f
|
||||
size 2719253440
|
||||
3
openchat-3.5-1210.i1-Q3_K_L.gguf
Normal file
3
openchat-3.5-1210.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72ed2ce8b83001470d554c9672ed41cec35c66648f9e2576aed03dbed80c5d21
|
||||
size 3822036736
|
||||
3
openchat-3.5-1210.i1-Q3_K_M.gguf
Normal file
3
openchat-3.5-1210.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7de0c3464b364fb02f75b5e9744b627512993a91e3c61d63357cb40cd7380cb
|
||||
size 3518998272
|
||||
3
openchat-3.5-1210.i1-Q3_K_S.gguf
Normal file
3
openchat-3.5-1210.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05217a4ed28d3bac321c7a79855e93d88ff2d3528f973108d9738d9b407b72db
|
||||
size 3164579584
|
||||
3
openchat-3.5-1210.i1-Q4_0.gguf
Normal file
3
openchat-3.5-1210.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f4e6b5edc68a0e252bff4081d8259e123ce7e05d15b34d962156b2c32c1a3da
|
||||
size 4123609920
|
||||
3
openchat-3.5-1210.i1-Q4_0_4_4.gguf
Normal file
3
openchat-3.5-1210.i1-Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca4f8d052e368529b10858eda2580938525d1aa78b95633cdbcab53f3903aaf6
|
||||
size 4108929856
|
||||
3
openchat-3.5-1210.i1-Q4_0_4_8.gguf
Normal file
3
openchat-3.5-1210.i1-Q4_0_4_8.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b07a144a3849cbfa9ff22ca395ea8ff404b844d08f2de98d56c3268ce9f9a8bd
|
||||
size 4108929856
|
||||
3
openchat-3.5-1210.i1-Q4_0_8_8.gguf
Normal file
3
openchat-3.5-1210.i1-Q4_0_8_8.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b595012894b4aeaff2f415fd930f89de8ad4a37129d3b2a860ecaf2a46e55300
|
||||
size 4108929856
|
||||
3
openchat-3.5-1210.i1-Q4_K_M.gguf
Normal file
3
openchat-3.5-1210.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:398792c4950982837cedac7dab383cdb5bfa56e6cb93bad1c2b222c5e35ebbc1
|
||||
size 4368452416
|
||||
3
openchat-3.5-1210.i1-Q4_K_S.gguf
Normal file
3
openchat-3.5-1210.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f27cb56c5f87c60b09d8f80df1cc6433f94af2aba1e5db41f5d6f4db1e77cf36
|
||||
size 4140387136
|
||||
3
openchat-3.5-1210.i1-Q5_K_M.gguf
Normal file
3
openchat-3.5-1210.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e84278e0d20618352161e922b55e6c76f897d5569531f82c43b99afbb80e000
|
||||
size 5131423552
|
||||
3
openchat-3.5-1210.i1-Q5_K_S.gguf
Normal file
3
openchat-3.5-1210.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87678e7dbc5a296a6bd737fc6c2d8f47e62768c20d6ba3545af0cd407d1fb311
|
||||
size 4997730112
|
||||
3
openchat-3.5-1210.i1-Q6_K.gguf
Normal file
3
openchat-3.5-1210.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0213e2dd52902133733eb368ec73b0a2ed8a53c08d63677fded8fce6ab7a7c4f
|
||||
size 5942080384
|
||||
Reference in New Issue
Block a user