初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/VideoThinker-R1-Bias-3B-GGUF Source: Original Platform
This commit is contained in:
49
.gitattributes
vendored
Normal file
49
.gitattributes
vendored
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
*.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
|
||||||
|
VideoThinker-R1-Bias-3B.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VideoThinker-R1-Bias-3B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
86
README.md
Normal file
86
README.md
Normal file
@@ -0,0 +1,86 @@
|
|||||||
|
---
|
||||||
|
base_model: Falconss1/VideoThinker-R1-Bias-3B
|
||||||
|
datasets:
|
||||||
|
- CLEVRER
|
||||||
|
- MMVU
|
||||||
|
- Video-Holmes
|
||||||
|
- MVBench
|
||||||
|
- TempCompass
|
||||||
|
- Video-MME
|
||||||
|
language: en
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- video-understanding
|
||||||
|
- reasoning
|
||||||
|
- multimodal
|
||||||
|
- reinforcement-learning
|
||||||
|
- question-answering
|
||||||
|
---
|
||||||
|
## 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/Falconss1/VideoThinker-R1-Bias-3B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#VideoThinker-R1-Bias-3B-GGUF).***
|
||||||
|
|
||||||
|
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/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.9 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q2_K.gguf) | Q2_K | 1.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.mmproj-f16.gguf) | mmproj-f16 | 1.4 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q3_K_M.gguf) | Q3_K_M | 1.7 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q3_K_L.gguf) | Q3_K_L | 1.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q4_K_S.gguf) | Q4_K_S | 1.9 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q4_K_M.gguf) | Q4_K_M | 2.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q5_K_S.gguf) | Q5_K_S | 2.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q5_K_M.gguf) | Q5_K_M | 2.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q6_K.gguf) | Q6_K | 2.6 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.Q8_0.gguf) | Q8_0 | 3.4 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VideoThinker-R1-Bias-3B-GGUF/resolve/main/VideoThinker-R1-Bias-3B.f16.gguf) | f16 | 6.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
VideoThinker-R1-Bias-3B.IQ4_XS.gguf
Normal file
3
VideoThinker-R1-Bias-3B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:914b7d81359f2dc2d24ef5367863e2e31e1123b7b23c932ee36238aa6628dec4
|
||||||
|
size 1753184544
|
||||||
3
VideoThinker-R1-Bias-3B.Q2_K.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9fbc039868ea4a2b2e0fb69685d72f3e76019f8171791cbb833814d460b2cb3c
|
||||||
|
size 1274755360
|
||||||
3
VideoThinker-R1-Bias-3B.Q3_K_L.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:25eea68dd067171aadb68945a9576d0ce9c012b9ff3ab7bb486e59c58cc85c3b
|
||||||
|
size 1707391264
|
||||||
3
VideoThinker-R1-Bias-3B.Q3_K_M.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b165567c59d1006f75a35a72d149feccd9feb74eb925ada0b0348b21c6a264e8
|
||||||
|
size 1590475040
|
||||||
3
VideoThinker-R1-Bias-3B.Q3_K_S.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8baa5b0e2804db3a1971ae30464633cf1d74025be01d881f51fd75a922fecbe4
|
||||||
|
size 1454356768
|
||||||
3
VideoThinker-R1-Bias-3B.Q4_K_M.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:483cb295bb14bb8029413163b1a023758f1f81536c0266860bb476e20d6b1cf7
|
||||||
|
size 1929902368
|
||||||
3
VideoThinker-R1-Bias-3B.Q4_K_S.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:093ed912d0a5868123c2df200a73d4f55c2592dfa1d4089a71ba3955cdf6a30d
|
||||||
|
size 1834383648
|
||||||
3
VideoThinker-R1-Bias-3B.Q5_K_M.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:829bfa90c9b0ed72522a48117a4a21155e0262fbcda8ffdf67b293587195b6fb
|
||||||
|
size 2224814368
|
||||||
3
VideoThinker-R1-Bias-3B.Q5_K_S.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:10e031ca7cbf770a2fe324a2c457135342920180e5d9993b54cdcc7b5bd454e3
|
||||||
|
size 2169665824
|
||||||
3
VideoThinker-R1-Bias-3B.Q6_K.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:926bfa27496b260650819266151f34187748584d0130fb06d365532ccd91eabb
|
||||||
|
size 2538158368
|
||||||
3
VideoThinker-R1-Bias-3B.Q8_0.gguf
Normal file
3
VideoThinker-R1-Bias-3B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e119332eb5f9ce9da5b4f2986e96814991aa16e2757f4f3fcf9f4c4e9dc2cd1f
|
||||||
|
size 3285475616
|
||||||
3
VideoThinker-R1-Bias-3B.f16.gguf
Normal file
3
VideoThinker-R1-Bias-3B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfe95714ea110685eab6d98ff8a1eb6a61a5c686cd840c9a0fe579fd2110b45b
|
||||||
|
size 6178316576
|
||||||
3
VideoThinker-R1-Bias-3B.mmproj-Q8_0.gguf
Normal file
3
VideoThinker-R1-Bias-3B.mmproj-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b25814ee731dfc3eafa049d457e934578256dc0f88692f6230aaa7bfdfb16b16
|
||||||
|
size 847769184
|
||||||
3
VideoThinker-R1-Bias-3B.mmproj-f16.gguf
Normal file
3
VideoThinker-R1-Bias-3B.mmproj-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56b51180410c8b5e611b53cebf7358b2a036cc95d5ad7a137f17437df72bc6b2
|
||||||
|
size 1338429024
|
||||||
Reference in New Issue
Block a user