初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-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
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
||||
---
|
||||
base_model: 007ankit/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- mergekit
|
||||
- merge
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/007ankit/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF).***
|
||||
|
||||
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/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1-GGUF/resolve/main/nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.f16.gguf) | f16 | 14.6 | 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 -->
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9925515820ed01b32c48f9e8ec2dfd94d97f86731e4c9b997825ad7e5db54169
|
||||
size 3944390336
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f59e8c7a72e3324a304ec4f3a6eb51a425aedc36e662ee8dfa7df8a666d1f85b
|
||||
size 2719243968
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71e20579d56a9ac3fcd097f3a85bb1768234e2ef11775f8deda114db613babb1
|
||||
size 3822026432
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3699d8653395aa4f17220ec86f887bd3fc231b09b563c14bd94d11d214eaacc5
|
||||
size 3518987968
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa05139c487c6d5377c31093eab450173d031fd925f4d14c9ba693da3b311798
|
||||
size 3164569280
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efb4acc93cc99b79caf249295fdf4499b237250c2152b8d214265f8542e9e384
|
||||
size 4368441024
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39ebc4e63884cbfa4fca295312f96e15653c33fc0f86d77054bea16f2533adf8
|
||||
size 4140375744
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9120310b4e6ef22cf826a67f61e7e83b506c45fce2ff5eafbad19896da31b3be
|
||||
size 5131411136
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05613d5c6f63f4b7ab2a45bc1c385ec7a0930ab98850e9056fd7615f50b6c0a4
|
||||
size 4997717696
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c982cd4c79a55a57dedd1916f47d3c8ac7f4b998114ab9a855bb875510df3a44
|
||||
size 5942066880
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95bc1d7249481fd39b1b70390d9a6d628774a0a2be4d81c1581688f055253d25
|
||||
size 7695859392
|
||||
3
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.f16.gguf
Normal file
3
nearswap-BioMistral-7B-mistral_hindi_7b_base_v1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ecbb743c17637af2982134069404d04b3664f8317b87c4d52ab04f6d582f34a
|
||||
size 14484733632
|
||||
Reference in New Issue
Block a user