初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/longvideoagent-qwen2.5-7b-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
|
||||||
|
longvideoagent-qwen2.5-7b.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
longvideoagent-qwen2.5-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
80
README.md
Normal file
80
README.md
Normal file
@@ -0,0 +1,80 @@
|
|||||||
|
---
|
||||||
|
base_model: longvideoagent/longvideoagent-qwen2.5-7b
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- long-video
|
||||||
|
- video-understanding
|
||||||
|
- video-qa
|
||||||
|
- agent
|
||||||
|
- qwen2.5
|
||||||
|
- transformers
|
||||||
|
- longtvqa
|
||||||
|
---
|
||||||
|
## 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/longvideoagent/longvideoagent-qwen2.5-7b
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#longvideoagent-qwen2.5-7b-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-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/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/longvideoagent-qwen2.5-7b-GGUF/resolve/main/longvideoagent-qwen2.5-7b.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
longvideoagent-qwen2.5-7b.IQ4_XS.gguf
Normal file
3
longvideoagent-qwen2.5-7b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7eec88bf39312d49448de2a5e89a5b65c8a089c3f23d6f208f72485c0985af8
|
||||||
|
size 4250299360
|
||||||
3
longvideoagent-qwen2.5-7b.Q2_K.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d88efc60112ea9513611f88ab6e44e1818df346acbe0b9a6fa262e2d361f9be7
|
||||||
|
size 3015941088
|
||||||
3
longvideoagent-qwen2.5-7b.Q3_K_L.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe75131bb9d27b15d49c5831220172473c3e1da07786d3259fe5f3d633145f34
|
||||||
|
size 4088460256
|
||||||
3
longvideoagent-qwen2.5-7b.Q3_K_M.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b06f7701164d12106a2a7ae9f363b92d45e21d085dbb50c267cb303669c1f931
|
||||||
|
size 3808392160
|
||||||
3
longvideoagent-qwen2.5-7b.Q3_K_S.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:22726e053b626637c5bb1eff46f9232b26c57762b2cc947302482424e95d424d
|
||||||
|
size 3492369376
|
||||||
3
longvideoagent-qwen2.5-7b.Q4_K_M.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d5c5f1916d26f6b7d268b88d97d469ba1773493816a81b76f87bef7052e1df57
|
||||||
|
size 4683074528
|
||||||
3
longvideoagent-qwen2.5-7b.Q4_K_S.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f044c183600bddcc7d3799843ccb2d17664ce3a05ead74740b2853d9d421bbde
|
||||||
|
size 4457769952
|
||||||
3
longvideoagent-qwen2.5-7b.Q5_K_M.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fc34444d5a549ea1168d417e1e17f0b838804911be52682fe8f12bc664e5dc6a
|
||||||
|
size 5444832224
|
||||||
3
longvideoagent-qwen2.5-7b.Q5_K_S.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9ef1b00decdab5688645b81b6b5dc4494cf6139b6b1d27868a94cbfad8605cc
|
||||||
|
size 5315177440
|
||||||
3
longvideoagent-qwen2.5-7b.Q6_K.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e7ded0ca85ffac416d3a2300022f1775dd9d13b073298463471c4989e6c6367
|
||||||
|
size 6254199776
|
||||||
3
longvideoagent-qwen2.5-7b.Q8_0.gguf
Normal file
3
longvideoagent-qwen2.5-7b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ce5d3a99c2af5ddcc7a86fa4cf2c7880b656a3707ec211488eacdf6a86fd6785
|
||||||
|
size 8098526176
|
||||||
3
longvideoagent-qwen2.5-7b.f16.gguf
Normal file
3
longvideoagent-qwen2.5-7b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3178a4831f6e386d3dde86bac27e58668226102bc8caaf5a38fdeea971f43bdb
|
||||||
|
size 15237854176
|
||||||
Reference in New Issue
Block a user