初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
*.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
|
||||||
|
rombos_Replete-Coder-Llama3-8B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
rombos_Replete-Coder-Llama3-8B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
111
README.md
Normal file
111
README.md
Normal file
@@ -0,0 +1,111 @@
|
|||||||
|
---
|
||||||
|
base_model: rombodawg/rombos_Replete-Coder-Llama3-8B
|
||||||
|
datasets:
|
||||||
|
- Replete-AI/code_bagel_hermes-2.5
|
||||||
|
- Replete-AI/code_bagel
|
||||||
|
- Replete-AI/OpenHermes-2.5-Uncensored
|
||||||
|
- teknium/OpenHermes-2.5
|
||||||
|
- layoric/tiny-codes-alpaca
|
||||||
|
- glaiveai/glaive-code-assistant-v3
|
||||||
|
- ajibawa-2023/Code-290k-ShareGPT
|
||||||
|
- TIGER-Lab/MathInstruct
|
||||||
|
- chargoddard/commitpack-ft-instruct-rated
|
||||||
|
- iamturun/code_instructions_120k_alpaca
|
||||||
|
- ise-uiuc/Magicoder-Evol-Instruct-110K
|
||||||
|
- cognitivecomputations/dolphin-coder
|
||||||
|
- nickrosh/Evol-Instruct-Code-80k-v1
|
||||||
|
- coseal/CodeUltraFeedback_binarized
|
||||||
|
- glaiveai/glaive-function-calling-v2
|
||||||
|
- CyberNative/Code_Vulnerability_Security_DPO
|
||||||
|
- jondurbin/airoboros-2.2
|
||||||
|
- camel-ai
|
||||||
|
- lmsys/lmsys-chat-1m
|
||||||
|
- CollectiveCognition/chats-data-2023-09-22
|
||||||
|
- CoT-Alpaca-GPT4
|
||||||
|
- WizardLM/WizardLM_evol_instruct_70k
|
||||||
|
- WizardLM/WizardLM_evol_instruct_V2_196k
|
||||||
|
- teknium/GPT4-LLM-Cleaned
|
||||||
|
- GPTeacher
|
||||||
|
- OpenGPT
|
||||||
|
- meta-math/MetaMathQA
|
||||||
|
- Open-Orca/SlimOrca
|
||||||
|
- garage-bAInd/Open-Platypus
|
||||||
|
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
||||||
|
- Unnatural-Instructions-GPT4
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: other
|
||||||
|
license_link: https://llama.meta.com/llama3/license/
|
||||||
|
license_name: llama-3
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- llama
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/rombodawg/rombos_Replete-Coder-Llama3-8B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#rombos_Replete-Coder-Llama3-8B-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-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/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/rombos_Replete-Coder-Llama3-8B-GGUF/resolve/main/rombos_Replete-Coder-Llama3-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
rombos_Replete-Coder-Llama3-8B.IQ3_M.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:340768e9e20188202b8cb5c24846b4ded6c6fee42ff5e9554de3f9c589b7e8ce
|
||||||
|
size 3784825664
|
||||||
3
rombos_Replete-Coder-Llama3-8B.IQ3_S.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67952f0112aa3e55a04977e971ed41e314f4e1641ffd61334341075d44e7553b
|
||||||
|
size 3682327360
|
||||||
3
rombos_Replete-Coder-Llama3-8B.IQ3_XS.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a3ade5fe2c488a6818a8facb3a04314f94acb442b3301a074406314e06723d5d
|
||||||
|
size 3518749504
|
||||||
3
rombos_Replete-Coder-Llama3-8B.IQ4_XS.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:36b3b1e4821e70bc5f1a0efc39721322107cbb4a301a28d5b044e2b1664dcc52
|
||||||
|
size 4484365120
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q2_K.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:90e44b0df4c3df58c91d44a627ea0276946692a5339d74aa2bc8d5a16fc83262
|
||||||
|
size 3179133760
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q3_K_L.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cddce205795752fc9d303a3a6fe7d5a6c332c34754591611b7f92cdb4cdd7eb0
|
||||||
|
size 4321958720
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q3_K_M.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ea498ccc24dac94b8f2ffcf328a146c94bc3c8757926b08b7e78fe556968204
|
||||||
|
size 4018920256
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q3_K_S.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb2ba4eb4376b4884d6a1c509d5af8b0c12663ae0aff1ca2207205225d0a4cdb
|
||||||
|
size 3664501568
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q4_K_M.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2779d6deb042056f1cb60b48f1dbb3a7b18360cc99cd93e12ca1d54903c4c201
|
||||||
|
size 4920736576
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q4_K_S.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:346d9dd957a89615f42f172096aea4efa9eeab5605345e31b7da844a2749e3c6
|
||||||
|
size 4692671296
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q5_K_M.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eda26eeb225b6bf1666fb603d890076f85670f30818da131ccb917902a0226de
|
||||||
|
size 5732989760
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q5_K_S.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c933ca4e1eac0371eabe608961c1ac8ef0c8a69248350fdb81b3b170ad7ab4f
|
||||||
|
size 5599296320
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q6_K.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ddb1f5ef1110b57cf7e947bcd684ae8502f172248f1e78b22b0091fbb68078f4
|
||||||
|
size 6596008768
|
||||||
3
rombos_Replete-Coder-Llama3-8B.Q8_0.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1d25cb2eb51adbb31b12daf3a2e54549024eed85feaf356a06a5f8e7601dc72
|
||||||
|
size 8540773184
|
||||||
3
rombos_Replete-Coder-Llama3-8B.f16.gguf
Normal file
3
rombos_Replete-Coder-Llama3-8B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49d6b4879a491a697b3fcf28f753f8080dd176c4476bfb8fb47b02354b1824fc
|
||||||
|
size 16068893504
|
||||||
Reference in New Issue
Block a user