初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/mistral-7b-anthropic-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
|
||||
mistral-7b-anthropic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
mistral-7b-anthropic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
82
README.md
Normal file
82
README.md
Normal file
@@ -0,0 +1,82 @@
|
||||
---
|
||||
base_model: HuggingFaceH4/mistral-7b-anthropic
|
||||
datasets:
|
||||
- HuggingFaceH4/ultrafeedback_binarized_fixed
|
||||
- HuggingFaceH4/cai-conversation-harmless
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- alignment-handbook
|
||||
- generated_from_trainer
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/HuggingFaceH4/mistral-7b-anthropic
|
||||
|
||||
<!-- provided-files -->
|
||||
static quants are available at https://huggingface.co/mradermacher/mistral-7b-anthropic-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/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.2 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.2 | fast on arm+i8mm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.2 | fast on arm+sve, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/mistral-7b-anthropic-i1-GGUF/resolve/main/mistral-7b-anthropic.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:7f593cb9c0d3e85cadfed725247df86dfd0e7450e442236e27f8543673858447
|
||||
size 4988157
|
||||
3
mistral-7b-anthropic.i1-IQ1_M.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1ccfdeaa44447a38b6981a37ea9c7f9ba580883fadc0a40c52ee1382ff8f793
|
||||
size 1754447552
|
||||
3
mistral-7b-anthropic.i1-IQ1_S.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:575addc096418340336f4d898ea934a913fc9e2d1b6f72908605f91bc47eb2e2
|
||||
size 1612103360
|
||||
3
mistral-7b-anthropic.i1-IQ2_M.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df00a234c9cfcf980d318a3bdea0cd23cd9a0b63167be95105852df0ab8457b2
|
||||
size 2500714176
|
||||
3
mistral-7b-anthropic.i1-IQ2_S.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b1bdaaac7658917f708b0dee7809579a51781d95583088da7e7459c744bd5bf
|
||||
size 2310921920
|
||||
3
mistral-7b-anthropic.i1-IQ2_XS.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1567d0493f7bc1f05839a896e76ce62e22d22bc8218e8e946da15f3b8b6f15f
|
||||
size 2198257344
|
||||
3
mistral-7b-anthropic.i1-IQ2_XXS.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8baa9058e7afd4e47a2b8ecbdcc9dc2f796585b6004278bf044d13cd7fe64d77
|
||||
size 1991687872
|
||||
3
mistral-7b-anthropic.i1-IQ3_M.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a065efd4963e6ce136a9dd97a88634a012570c7b6004a9e45bb67b09389dae65
|
||||
size 3284893376
|
||||
3
mistral-7b-anthropic.i1-IQ3_S.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bf25e5ba7feb62f2ab5aaccb273d401ecbf83c76a6b17f23128539170e2ebfc
|
||||
size 3182395072
|
||||
3
mistral-7b-anthropic.i1-IQ3_XS.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8666390d579133d0a351d9fe39fce8f82146b8a35f934a9049040e5030f8c09
|
||||
size 3018817216
|
||||
3
mistral-7b-anthropic.i1-IQ3_XXS.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:650ac664e051c671e03bdeab0e6e8c9be7a60ecc33da6ad15c7098befed3b3f9
|
||||
size 2827345600
|
||||
3
mistral-7b-anthropic.i1-IQ4_XS.gguf
Normal file
3
mistral-7b-anthropic.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e42f5ec415aa10d7f5ec8605e5513f53d0d84918fa98ac69192995ebf4db2468
|
||||
size 3907690176
|
||||
3
mistral-7b-anthropic.i1-Q2_K.gguf
Normal file
3
mistral-7b-anthropic.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9edd2eeebbcb4ec092d8e0c5f3704ead651a19e090f79af6c7c7631a3172fba5
|
||||
size 2719243968
|
||||
3
mistral-7b-anthropic.i1-Q3_K_L.gguf
Normal file
3
mistral-7b-anthropic.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5300d7a4d2cf278e971c48ed4dd3f711b66f26720c5b2f73cbad4c397048f1cf
|
||||
size 3822026432
|
||||
3
mistral-7b-anthropic.i1-Q3_K_M.gguf
Normal file
3
mistral-7b-anthropic.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3162dd64043e3c036fb7dcfb2281698ed37031aea0b56d0a36ae7c5bc203c43c
|
||||
size 3518987968
|
||||
3
mistral-7b-anthropic.i1-Q3_K_S.gguf
Normal file
3
mistral-7b-anthropic.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98cb1781a2bfdbfe08a57ae16e9b009e27fde64eeb8619b47f7baccc2e590f7f
|
||||
size 3164569280
|
||||
3
mistral-7b-anthropic.i1-Q4_0.gguf
Normal file
3
mistral-7b-anthropic.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:538db9207fa2cbd9ab2ee3c4cb12a95de9babd21d51d453d62ee87915c5fa8ff
|
||||
size 4123598528
|
||||
3
mistral-7b-anthropic.i1-Q4_0_4_4.gguf
Normal file
3
mistral-7b-anthropic.i1-Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:818dad138bf6a28a2b10732efc40815d72f71a2eb2dc410d4444258f520a58ce
|
||||
size 4108918464
|
||||
3
mistral-7b-anthropic.i1-Q4_0_4_8.gguf
Normal file
3
mistral-7b-anthropic.i1-Q4_0_4_8.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:408f9adc9d8571db8196f37daea9acadc6225bb413acc4da6a6edd0666c1a84c
|
||||
size 4108918464
|
||||
3
mistral-7b-anthropic.i1-Q4_0_8_8.gguf
Normal file
3
mistral-7b-anthropic.i1-Q4_0_8_8.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f088663357c179a06b96007e1d74ace3f680fdfe91e6e51340bf49a103043d7b
|
||||
size 4108918464
|
||||
3
mistral-7b-anthropic.i1-Q4_K_M.gguf
Normal file
3
mistral-7b-anthropic.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f812e9ae08894182997329a89c3e926a907777b47430a4d84630183bfc6bbd9f
|
||||
size 4368441024
|
||||
3
mistral-7b-anthropic.i1-Q4_K_S.gguf
Normal file
3
mistral-7b-anthropic.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a797cd55ee13365b547428dbabf69298f145d904190263f3cdf483c69b82107
|
||||
size 4140375744
|
||||
3
mistral-7b-anthropic.i1-Q5_K_M.gguf
Normal file
3
mistral-7b-anthropic.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39f3bbf9e3e241dbd2a7d7253ba397ee61e9ce384598ecef2bec767706038536
|
||||
size 5131411136
|
||||
3
mistral-7b-anthropic.i1-Q5_K_S.gguf
Normal file
3
mistral-7b-anthropic.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65d3293eefbf93b212039edd3d76cd8dfaccd9074f02631f7f638a22051f0256
|
||||
size 4997717696
|
||||
3
mistral-7b-anthropic.i1-Q6_K.gguf
Normal file
3
mistral-7b-anthropic.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24637d6be92ba70bcde71c4cf3b7afaaad95fe65771c41686bd14d1d90a4572f
|
||||
size 5942066880
|
||||
Reference in New Issue
Block a user