初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
*.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
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
oh-dcft-v3.1-gemini-1.5-flash-qwen.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
76
README.md
Normal file
76
README.md
Normal file
@@ -0,0 +1,76 @@
|
|||||||
|
---
|
||||||
|
base_model: mlfoundations-dev/oh-dcft-v3.1-gemini-1.5-flash-qwen
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- llama-factory
|
||||||
|
- full
|
||||||
|
- generated_from_trainer
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||||
|
<!-- ### quants_skip: -->
|
||||||
|
<!-- ### skip_mmproj: -->
|
||||||
|
static quants of https://huggingface.co/mlfoundations-dev/oh-dcft-v3.1-gemini-1.5-flash-qwen
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-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/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-gemini-1.5-flash-qwen-GGUF/resolve/main/oh-dcft-v3.1-gemini-1.5-flash-qwen.f16.gguf) | f16 | 15.3 | 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
oh-dcft-v3.1-gemini-1.5-flash-qwen.IQ4_XS.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:811e3f4c492b5eaf04b68704c658f98aceef53fc1eeb0e3ad9b4401d076e51a8
|
||||||
|
size 4250299072
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q2_K.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:266479a1ba0d618e64038d4673f71d2dad644e0a7ec6d986c5739f87e3f03fc0
|
||||||
|
size 3015940800
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_L.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e80e5415e119a99bfb13dc83018c4542dadd37e9ee2f2432abb479d3d076ff7
|
||||||
|
size 4088459968
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_M.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:efb3bc43e2a837e2bb7109b835662694b5532d97c65857482debf58efa5d5caa
|
||||||
|
size 3808391872
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_S.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:934bd32dabbc86c2f9eb5042279bce34e0c32ad485adfeaa0c3bb9383283de86
|
||||||
|
size 3492369088
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_M.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7206ea63e8b7eee8721871b1a78375200836ca62e70ea376c58e2485df746858
|
||||||
|
size 4683074240
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_S.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd36b4a696d10e6f234ecbbf6f3bc9998bd1093b91aa0fa0c754f2ecb6158ec5
|
||||||
|
size 4457769664
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_M.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7cdca52d079e04e375c7897f9c91f3c35d6a155d23675e374266dd65b47fa45
|
||||||
|
size 5444831936
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_S.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2f9bb3254da08df3d9fc8a896f0eca4ab9d75c8d4d15830377fb5d713128f016
|
||||||
|
size 5315177152
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q6_K.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e398c33cc672ec9a61da73ee3e3ef359690ebefd54ded12679331aca96f8718d
|
||||||
|
size 6254199488
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q8_0.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2c0706069533a8e23d19efbcdab3e839b091ee93e635db941d043e908359027
|
||||||
|
size 8098525888
|
||||||
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.f16.gguf
Normal file
3
oh-dcft-v3.1-gemini-1.5-flash-qwen.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bff5b874811d8f9c038d39948b94fb805f39882bde8d93636046951c49d4b091
|
||||||
|
size 15237853888
|
||||||
Reference in New Issue
Block a user