初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TitanForge-8B-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
|
||||||
|
TitanForge-8B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TitanForge-8B.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: Stormtrooperaim/llama3.1-TitanForge-8B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: llama3.1
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- merge
|
||||||
|
- mergekit
|
||||||
|
- lazymergekit
|
||||||
|
---
|
||||||
|
## 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/Stormtrooperaim/llama3.1-TitanForge-8B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#TitanForge-8B-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/TitanForge-8B-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/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TitanForge-8B-GGUF/resolve/main/TitanForge-8B.f16.gguf) | f16 | 16.2 | 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
TitanForge-8B.IQ4_XS.gguf
Normal file
3
TitanForge-8B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3afa0228c2f9bdfa14c94fda53366ec5a3b1a23a22e17d93cd694f8253fba4ad
|
||||||
|
size 4484363520
|
||||||
3
TitanForge-8B.Q2_K.gguf
Normal file
3
TitanForge-8B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9bb95ebc5cc15a04eb103495fdd4b64536ede0bfe8e6210f708836efbe43da9
|
||||||
|
size 3179132160
|
||||||
3
TitanForge-8B.Q3_K_L.gguf
Normal file
3
TitanForge-8B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7312fa605cbe4964750c821dfb90d3a37c506fc5355d8968ccc669f46e07e505
|
||||||
|
size 4321957120
|
||||||
3
TitanForge-8B.Q3_K_M.gguf
Normal file
3
TitanForge-8B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e554ca40a970d41c5d1a9369b7b8eb86cb4a97ae88b5e796c1d3b64cbb1d79d
|
||||||
|
size 4018918656
|
||||||
3
TitanForge-8B.Q3_K_S.gguf
Normal file
3
TitanForge-8B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dccaa767793a7bc1619cee5aa33369e0b27f95e5fdcd6a144e19d71c8b342baf
|
||||||
|
size 3664499968
|
||||||
3
TitanForge-8B.Q4_K_M.gguf
Normal file
3
TitanForge-8B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e23da9df82c29b6e063a9b28083a7fa53091ecf4ad921347438361b2dec4a83
|
||||||
|
size 4920734976
|
||||||
3
TitanForge-8B.Q4_K_S.gguf
Normal file
3
TitanForge-8B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f093133b3909610a746e3e902cf402cf23559e4f7531a9a499fd2571fe700ac
|
||||||
|
size 4692669696
|
||||||
3
TitanForge-8B.Q5_K_M.gguf
Normal file
3
TitanForge-8B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5682b4453dc74d768ece5395050d5d5a214c6b379b7ee04744239726056b570
|
||||||
|
size 5732988160
|
||||||
3
TitanForge-8B.Q5_K_S.gguf
Normal file
3
TitanForge-8B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc4ae25bc67f59e81d73d873a8802346768dda5f5177c4cc8b49f9c0a049e5c7
|
||||||
|
size 5599294720
|
||||||
3
TitanForge-8B.Q6_K.gguf
Normal file
3
TitanForge-8B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b04ba848d290fde91e253cbeaa49fd959eb22de5b43377025b9a00507d244e7e
|
||||||
|
size 6596007168
|
||||||
3
TitanForge-8B.Q8_0.gguf
Normal file
3
TitanForge-8B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18ad02a41e6f946a9f8e03d97a4e8ae9879e013601d8166ad5977fd314586894
|
||||||
|
size 8540771584
|
||||||
3
TitanForge-8B.f16.gguf
Normal file
3
TitanForge-8B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:949f21994e5120fc15f0fa5236f5615b9e8e1b4412f34335749ff3d73fd9183c
|
||||||
|
size 16068891904
|
||||||
Reference in New Issue
Block a user