Compare commits
10 Commits
ab82edf18a
...
49f7e8e8fa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49f7e8e8fa | ||
|
|
d940b795a8 | ||
|
|
bbadb8d4c8 | ||
|
|
64cb42467a | ||
|
|
9f44972b9f | ||
|
|
d1735f3121 | ||
|
|
ae2bee478a | ||
|
|
b288020c77 | ||
|
|
bf67d910c9 | ||
|
|
9bf1f20c43 |
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -39,3 +39,11 @@ GeoVista-SFT-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
GeoVista-SFT-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
3
GeoVista-SFT-7B.IQ4_XS.gguf
Normal file
3
GeoVista-SFT-7B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4585ab0debca481666badf2cdaccba2466f1d09377c7be9a72ed15a52e9d5363
|
||||
size 4250297632
|
||||
3
GeoVista-SFT-7B.Q3_K_L.gguf
Normal file
3
GeoVista-SFT-7B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d864e7ca2c0c9c534c77d066344b20f935981c6ee1f70bd049a24b19d60e514
|
||||
size 4088458528
|
||||
3
GeoVista-SFT-7B.Q4_K_M.gguf
Normal file
3
GeoVista-SFT-7B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b385fd8c1bb47cd7d7553a2f3abc40bd97e7f23d0366f769d9ab2c0b49d5633
|
||||
size 4683072800
|
||||
3
GeoVista-SFT-7B.Q5_K_M.gguf
Normal file
3
GeoVista-SFT-7B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:952b42be6ef911d2bf16ebe47880292c85a7398b8598f2a37a58e8f11ec4f9a0
|
||||
size 5444830496
|
||||
3
GeoVista-SFT-7B.Q5_K_S.gguf
Normal file
3
GeoVista-SFT-7B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c27ab821b1e3c1adc1f8e10dbcd2d4fc66d49ff3237fb83f65ca77d5648b769e
|
||||
size 5315175712
|
||||
3
GeoVista-SFT-7B.Q6_K.gguf
Normal file
3
GeoVista-SFT-7B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c8ba1fc39f4588846d273e25d622f67eba6f7347eeac6f61a1746f56e73abd1
|
||||
size 6254198048
|
||||
3
GeoVista-SFT-7B.Q8_0.gguf
Normal file
3
GeoVista-SFT-7B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a2b48bfcd2d0b4b533ef7845b6564ed7acb8b9a16dfe868f3406523f59903cd
|
||||
size 8098524448
|
||||
3
GeoVista-SFT-7B.f16.gguf
Normal file
3
GeoVista-SFT-7B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27889d0a6e389560c2724ada016a8bfa88cf28f350c9f1051a72458c1fe8815e
|
||||
size 15237852448
|
||||
64
README.md
64
README.md
@@ -1,3 +1,14 @@
|
||||
---
|
||||
base_model: LibraTree/GeoVista-SFT-7B
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
@@ -7,3 +18,56 @@
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
static quants of https://huggingface.co/LibraTree/GeoVista-SFT-7B
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#GeoVista-SFT-7B-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/GeoVista-SFT-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/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 1.0 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.mmproj-f16.gguf) | mmproj-f16 | 1.5 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-7B.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/GeoVista-SFT-7B-GGUF/resolve/main/GeoVista-SFT-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 -->
|
||||
|
||||
Reference in New Issue
Block a user