初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/turkish-lawyer-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
*.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
|
||||
turkish-lawyer.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
turkish-lawyer.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
base_model: sinanelms/turkish-lawyer
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags: []
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/sinanelms/turkish-lawyer
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
||||
## 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/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q2_K.gguf) | Q2_K | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q3_K_S.gguf) | Q3_K_S | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q3_K_L.gguf) | Q3_K_L | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.IQ4_XS.gguf) | IQ4_XS | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q5_K_S.gguf) | Q5_K_S | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q5_K_M.gguf) | Q5_K_M | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q6_K.gguf) | Q6_K | 0.2 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.Q8_0.gguf) | Q8_0 | 0.3 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/turkish-lawyer-GGUF/resolve/main/turkish-lawyer.f16.gguf) | f16 | 0.4 | 16 bpw, overkill |
|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
turkish-lawyer.IQ4_XS.gguf
Normal file
3
turkish-lawyer.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e06684bb4aa1f3136b06f71204a2edeab9726d5069cc224d26cb207ac3e25381
|
||||
size 103064832
|
||||
3
turkish-lawyer.Q2_K.gguf
Normal file
3
turkish-lawyer.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec0d645880362ccf654fc9b7e5778b28f70fae833fd1b7d2142f8cf29d60b25c
|
||||
size 81197824
|
||||
3
turkish-lawyer.Q3_K_L.gguf
Normal file
3
turkish-lawyer.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6bb1b47ed26b24a7dbf0c2a1301ceeadaab4030a288a37b447201e9225e5565
|
||||
size 102093824
|
||||
3
turkish-lawyer.Q3_K_M.gguf
Normal file
3
turkish-lawyer.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3f07e370d960e47de53cde81b88d0344ba7811cb1e9afb6e60f6a62e4de1488
|
||||
size 97670144
|
||||
3
turkish-lawyer.Q3_K_S.gguf
Normal file
3
turkish-lawyer.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de18d11a68e7fda6bb756239d3e598ee2f8c47d6e637b8eca5283cbcd215cd7f
|
||||
size 90149888
|
||||
3
turkish-lawyer.Q4_K_M.gguf
Normal file
3
turkish-lawyer.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36b35ac9bcc177c476cc39de32e208637f68c9925f760f32d099cfc7879da728
|
||||
size 112860320
|
||||
3
turkish-lawyer.Q4_K_S.gguf
Normal file
3
turkish-lawyer.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eadedc477c5a98e29fe032d3165974044085122d05b09a31bb8149cd78f6707e
|
||||
size 106851488
|
||||
3
turkish-lawyer.Q5_K_M.gguf
Normal file
3
turkish-lawyer.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08bab5287031bfb66d982ed36cd5b9a5ebe9c46634efbecb1bc6c2ff590ffb63
|
||||
size 126698336
|
||||
3
turkish-lawyer.Q5_K_S.gguf
Normal file
3
turkish-lawyer.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f39b1ee6fafbfdc367dc11a0fb9729f7abdfc47d25130cb7481b4b343a46b3b2
|
||||
size 121998176
|
||||
3
turkish-lawyer.Q6_K.gguf
Normal file
3
turkish-lawyer.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2515ac491456f73e5f3e1389c1f05de077892453489d26eb96c810623d5d9bd
|
||||
size 138404896
|
||||
3
turkish-lawyer.Q8_0.gguf
Normal file
3
turkish-lawyer.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d32ec6fbcc04bb585e5878c95ebe3989816a791103ecc5fe562e36ab7e092cb1
|
||||
size 177670944
|
||||
3
turkish-lawyer.f16.gguf
Normal file
3
turkish-lawyer.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62bfeb8541373698614cb339378775ebdd712af1e49a3a37862633a35b367ae3
|
||||
size 329668704
|
||||
Reference in New Issue
Block a user