初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/llama3-tedllm-8b-v0-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
|
||||
llama3-tedllm-8b-v0.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
llama3-tedllm-8b-v0.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
65
README.md
Normal file
65
README.md
Normal file
@@ -0,0 +1,65 @@
|
||||
---
|
||||
base_model: tokyo-electron-device-ai/llama3-tedllm-8b-v0
|
||||
language:
|
||||
- ja
|
||||
- en
|
||||
library_name: transformers
|
||||
license: llama3
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/tokyo-electron-device-ai/llama3-tedllm-8b-v0
|
||||
|
||||
<!-- provided-files -->
|
||||
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/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q5_K_M.gguf) | Q5_K_M | 5.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q6_K.gguf) | Q6_K | 6.8 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/llama3-tedllm-8b-v0-GGUF/resolve/main/llama3-tedllm-8b-v0.f16.gguf) | f16 | 16.4 | 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
llama3-tedllm-8b-v0.IQ4_XS.gguf
Normal file
3
llama3-tedllm-8b-v0.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea874b9d828cba2f3bf1ec50eadfc7ca741ba476cbfd24a4634426514749c3b5
|
||||
size 4555485536
|
||||
3
llama3-tedllm-8b-v0.Q2_K.gguf
Normal file
3
llama3-tedllm-8b-v0.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aeb6a65b16b6435ec5ac3a201ee8e33c402927a7929206b9dabbf2094262fd58
|
||||
size 3239604576
|
||||
3
llama3-tedllm-8b-v0.Q3_K_L.gguf
Normal file
3
llama3-tedllm-8b-v0.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d67c444503314293a7e6846d42dbf58dc0a71ccf2fa38cf0a279d658614c1876
|
||||
size 4387754336
|
||||
3
llama3-tedllm-8b-v0.Q3_K_M.gguf
Normal file
3
llama3-tedllm-8b-v0.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59507b06156a6c0f775eb0cfb5d2cadc79278dcf7b597ab20f8ea14854cbc207
|
||||
size 4084715872
|
||||
3
llama3-tedllm-8b-v0.Q3_K_S.gguf
Normal file
3
llama3-tedllm-8b-v0.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3372a38e9f3706055fb188f3114c2329e5424cc582b2187a2e5515c53cb446f4
|
||||
size 3730297184
|
||||
3
llama3-tedllm-8b-v0.Q4_K_M.gguf
Normal file
3
llama3-tedllm-8b-v0.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cf147d9f6e30210bdb2cd346d21ab958850d178f910d623b08ec11a3d63fc1a
|
||||
size 4993495392
|
||||
3
llama3-tedllm-8b-v0.Q4_K_S.gguf
Normal file
3
llama3-tedllm-8b-v0.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58fb51ebcb169c0026550dd7850726cf55beaa1e49bd162932c4b44be0c59e34
|
||||
size 4765430112
|
||||
3
llama3-tedllm-8b-v0.Q5_K_M.gguf
Normal file
3
llama3-tedllm-8b-v0.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e8f116322e430fa0d8b1ad962f37b075d77394f2e8b2db185ecb8565d8cb31d
|
||||
size 5812302176
|
||||
3
llama3-tedllm-8b-v0.Q5_K_S.gguf
Normal file
3
llama3-tedllm-8b-v0.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:492ed4d29ed07eaec96a860543c7749c57d0f7cf1f500f5d2a697547f79fba23
|
||||
size 5678608736
|
||||
3
llama3-tedllm-8b-v0.Q6_K.gguf
Normal file
3
llama3-tedllm-8b-v0.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc0588cd36a94b8ec61cf12b1edcaebd37b5d242b254350384dacbab0e0d3a0f
|
||||
size 6682284384
|
||||
3
llama3-tedllm-8b-v0.Q8_0.gguf
Normal file
3
llama3-tedllm-8b-v0.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:647358441b9e8a17717497d745d232b3ae37f37e8fd12dc385aad68d1102f18f
|
||||
size 8652444000
|
||||
3
llama3-tedllm-8b-v0.f16.gguf
Normal file
3
llama3-tedllm-8b-v0.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d42ca3d1918c547a9bc2e8fddeabf1caf9f02a6f041808294dcaeb8db496382
|
||||
size 16278868320
|
||||
Reference in New Issue
Block a user