初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/SearchSimulation_3B_V2-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
|
||||
SearchSimulation_3B_V2.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SearchSimulation_3B_V2.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
63
README.md
Normal file
63
README.md
Normal file
@@ -0,0 +1,63 @@
|
||||
---
|
||||
base_model: Alibaba-NLP/Simulation_LLM_google_3B_V2
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Alibaba-NLP/Simulation_LLM_google_3B_V2
|
||||
|
||||
<!-- 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/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q2_K.gguf) | Q2_K | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q3_K_M.gguf) | Q3_K_M | 1.7 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q3_K_L.gguf) | Q3_K_L | 1.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q4_K_S.gguf) | Q4_K_S | 1.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q4_K_M.gguf) | Q4_K_M | 2.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q5_K_S.gguf) | Q5_K_S | 2.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q5_K_M.gguf) | Q5_K_M | 2.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q6_K.gguf) | Q6_K | 2.6 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.Q8_0.gguf) | Q8_0 | 3.4 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SearchSimulation_3B_V2-GGUF/resolve/main/SearchSimulation_3B_V2.f16.gguf) | f16 | 6.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 -->
|
||||
3
SearchSimulation_3B_V2.IQ4_XS.gguf
Normal file
3
SearchSimulation_3B_V2.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc9644f928d967142622b5cdcd360a5176963d71b8dad710f7a58688e06528bc
|
||||
size 1753183136
|
||||
3
SearchSimulation_3B_V2.Q2_K.gguf
Normal file
3
SearchSimulation_3B_V2.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a76d618fe61b9ab6d0d3706c5ec719e723453ec8e15b2ab8dda562e65a161ca2
|
||||
size 1274753952
|
||||
3
SearchSimulation_3B_V2.Q3_K_L.gguf
Normal file
3
SearchSimulation_3B_V2.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f328929062dea9177f9068c45427a41bb25171ef20d06332eecadee1c19f9d84
|
||||
size 1707389856
|
||||
3
SearchSimulation_3B_V2.Q3_K_M.gguf
Normal file
3
SearchSimulation_3B_V2.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a62e3ee6d21bd52c7f91a5d6c3587abcaaaa32fa9fd4105f8d6359ba0eb5063a
|
||||
size 1590473632
|
||||
3
SearchSimulation_3B_V2.Q3_K_S.gguf
Normal file
3
SearchSimulation_3B_V2.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2475aa36f4c74c474210064c54a16778c82844f634ff2bfd87691f2380dfd4c
|
||||
size 1454355360
|
||||
3
SearchSimulation_3B_V2.Q4_K_M.gguf
Normal file
3
SearchSimulation_3B_V2.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:969190929b259dfad845b9e531f87af98318e461564b12c213dd1fd945e27aea
|
||||
size 1929900960
|
||||
3
SearchSimulation_3B_V2.Q4_K_S.gguf
Normal file
3
SearchSimulation_3B_V2.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85cb8af82f0ab8767d9f74ee6d066b708ed6fa25c711de1b4315be87c9274e97
|
||||
size 1834382240
|
||||
3
SearchSimulation_3B_V2.Q5_K_M.gguf
Normal file
3
SearchSimulation_3B_V2.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99f1904b5ee20e48775c2d6fdf3b6c32ee63df35b2e221ef1737e6528ba9f950
|
||||
size 2224812960
|
||||
3
SearchSimulation_3B_V2.Q5_K_S.gguf
Normal file
3
SearchSimulation_3B_V2.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e19ebd6780acbaa2c0cb63774ba34c46c1a34e549c92abfb7575c5b475d3a101
|
||||
size 2169664416
|
||||
3
SearchSimulation_3B_V2.Q6_K.gguf
Normal file
3
SearchSimulation_3B_V2.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ca23708ae6a37bc35b0f5b620e4a996d89c71dfbaabbbd0b8fb82efefc4659e
|
||||
size 2538156960
|
||||
3
SearchSimulation_3B_V2.Q8_0.gguf
Normal file
3
SearchSimulation_3B_V2.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0e7e1d54b9c7bed10f594be3b51f801d971fe41fa29264cac1850872ac30eb0
|
||||
size 3285474208
|
||||
3
SearchSimulation_3B_V2.f16.gguf
Normal file
3
SearchSimulation_3B_V2.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14b840e197b48ae060c7bee651b21f5dc06228132ea185b1d5e3eeea762e15d0
|
||||
size 6178315168
|
||||
Reference in New Issue
Block a user