初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/phi4_sql_finetuned-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
|
||||||
|
phi4_sql_finetuned.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
phi4_sql_finetuned.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
68
README.md
Normal file
68
README.md
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
---
|
||||||
|
base_model: clintlord/phi4_sql_finetuned
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/clintlord/phi4_sql_finetuned
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#phi4_sql_finetuned-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/phi4_sql_finetuned-i1-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/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q2_K.gguf) | Q2_K | 1.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.IQ4_XS.gguf) | IQ4_XS | 2.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q4_K_S.gguf) | Q4_K_S | 2.4 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q5_K_S.gguf) | Q5_K_S | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q5_K_M.gguf) | Q5_K_M | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q6_K.gguf) | Q6_K | 3.3 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/phi4_sql_finetuned-GGUF/resolve/main/phi4_sql_finetuned.f16.gguf) | f16 | 7.8 | 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
phi4_sql_finetuned.IQ4_XS.gguf
Normal file
3
phi4_sql_finetuned.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c59bc2b9f2d03c56d6aa256ea293a4b760757ecbfc8b348b929863e6bae411a4
|
||||||
|
size 2240216960
|
||||||
3
phi4_sql_finetuned.Q2_K.gguf
Normal file
3
phi4_sql_finetuned.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d7b41a7bc51500a4af42ef62cc522e1640232d00d8abd6ce86b5793cf5256f94
|
||||||
|
size 1682636672
|
||||||
3
phi4_sql_finetuned.Q3_K_L.gguf
Normal file
3
phi4_sql_finetuned.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:155ae165e63b038b4f079ef0820f73cd26784061a43b3376d75d2e38d373fb59
|
||||||
|
size 2249654144
|
||||||
3
phi4_sql_finetuned.Q3_K_M.gguf
Normal file
3
phi4_sql_finetuned.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e19ee885284e5a3c24c2270759ee2c58bb0aac08f137be5c5497ece7776d9da9
|
||||||
|
size 2117533568
|
||||||
3
phi4_sql_finetuned.Q3_K_S.gguf
Normal file
3
phi4_sql_finetuned.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d967eaa17e65b209a5f123af93a128e3c6c7f2cabf30c1267c0a6114406d28ae
|
||||||
|
size 1897332608
|
||||||
3
phi4_sql_finetuned.Q4_K_M.gguf
Normal file
3
phi4_sql_finetuned.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3b5af4bd5626fe47fad96904e3104ec0847683c91822dc6bc963fc1fddb3bf2
|
||||||
|
size 2491875200
|
||||||
3
phi4_sql_finetuned.Q4_K_S.gguf
Normal file
3
phi4_sql_finetuned.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28812efdc5e25447c00d5b24d7acb6f43ac402fc2f7153fe26ee94c2c7a0250c
|
||||||
|
size 2337734528
|
||||||
3
phi4_sql_finetuned.Q5_K_M.gguf
Normal file
3
phi4_sql_finetuned.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ea27f6099d5ae381d66e818d642fdeb8418be1d55998cabb39b21b6765656f1
|
||||||
|
size 2848128896
|
||||||
3
phi4_sql_finetuned.Q5_K_S.gguf
Normal file
3
phi4_sql_finetuned.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c9dfa6b9ffe84fac563859710d97c2a42f4e00ca717f12f063bad4bd83d3b6d7
|
||||||
|
size 2727804800
|
||||||
3
phi4_sql_finetuned.Q6_K.gguf
Normal file
3
phi4_sql_finetuned.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1989dc14b31168431d98d4e840d82bb2b7fd21a52395e856e8cc857b22eb6170
|
||||||
|
size 3155623808
|
||||||
3
phi4_sql_finetuned.Q8_0.gguf
Normal file
3
phi4_sql_finetuned.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13558885189356e684c39e77f9efa77b4aab2ceaf93ab4d3997381e2def0c37e
|
||||||
|
size 4084611968
|
||||||
3
phi4_sql_finetuned.f16.gguf
Normal file
3
phi4_sql_finetuned.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa36acc8dabfccf1eed8ee68c59ef8cc4592ce68737448530e20d872c57d5c21
|
||||||
|
size 7680695168
|
||||||
Reference in New Issue
Block a user