初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/VisCoder2-7B-i1-GGUF Source: Original Platform
This commit is contained in:
60
.gitattributes
vendored
Normal file
60
.gitattributes
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
*.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
|
||||
VisCoder2-7B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
VisCoder2-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
89
README.md
Normal file
89
README.md
Normal file
@@ -0,0 +1,89 @@
|
||||
---
|
||||
base_model: TIGER-Lab/VisCoder2-7B
|
||||
datasets:
|
||||
- TIGER-Lab/VisCode-Multi-679K
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- code
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
weighted/imatrix quants of https://huggingface.co/TIGER-Lab/VisCoder2-7B
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#VisCoder2-7B-i1-GGUF).***
|
||||
|
||||
static quants are available at https://huggingface.co/mradermacher/VisCoder2-7B-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/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/VisCoder2-7B-i1-GGUF/resolve/main/VisCoder2-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | practically like static Q6_K |
|
||||
|
||||
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
||||
|
||||
<!-- end -->
|
||||
3
VisCoder2-7B.i1-IQ1_M.gguf
Normal file
3
VisCoder2-7B.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eabeb4b747bc187c7c7a6f707d0e9b4cdd19251b9176ab9d680f94cb6b74117
|
||||
size 2042197184
|
||||
3
VisCoder2-7B.i1-IQ1_S.gguf
Normal file
3
VisCoder2-7B.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8f5c74d64a1829731e602df64a32f477a47dcd02b331f55b3766210d56f6b8f
|
||||
size 1903668416
|
||||
3
VisCoder2-7B.i1-IQ2_M.gguf
Normal file
3
VisCoder2-7B.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fe0990705fd2fe52023bc6c4af347f1d11fe648f17c75d0cf242d3883e3b1a9
|
||||
size 2780343488
|
||||
3
VisCoder2-7B.i1-IQ2_S.gguf
Normal file
3
VisCoder2-7B.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b62057995a8117855c0a20898ed267868032f5e8beda0541638a9f8aeae7a928
|
||||
size 2595638464
|
||||
3
VisCoder2-7B.i1-IQ2_XS.gguf
Normal file
3
VisCoder2-7B.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dff2b58fe0d8976556ba245d549e87f5b72029b1ca0d44e8f8e612d4abc1348a
|
||||
size 2469022912
|
||||
3
VisCoder2-7B.i1-IQ2_XXS.gguf
Normal file
3
VisCoder2-7B.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b68614d42e001dc73a2ddf7d327ff15cfa3bba4365cf487323bfc3f511d48e0d
|
||||
size 2273078464
|
||||
3
VisCoder2-7B.i1-IQ3_M.gguf
Normal file
3
VisCoder2-7B.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8eee594eab4b8255b288a2f4494bbb7cf819cec62082eb085163c72f1ef63435
|
||||
size 3574013120
|
||||
3
VisCoder2-7B.i1-IQ3_S.gguf
Normal file
3
VisCoder2-7B.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e565548c63671c66f9b37d38a04fcc835baead0c8582dde5634e9524341de79
|
||||
size 3499193536
|
||||
3
VisCoder2-7B.i1-IQ3_XS.gguf
Normal file
3
VisCoder2-7B.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c65d73915c1e6a20f664ce26ad8de77f26a43572d2ccd4e5e628de4c8ba92b23
|
||||
size 3346257088
|
||||
3
VisCoder2-7B.i1-IQ3_XXS.gguf
Normal file
3
VisCoder2-7B.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16b1c1053db22b04e20f0f1706595f8f023041910c0a0d9bbac094da54df7f56
|
||||
size 3114515648
|
||||
3
VisCoder2-7B.i1-IQ4_NL.gguf
Normal file
3
VisCoder2-7B.i1-IQ4_NL.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcba8b2142c0007a4fb34e1bec8252875d73d318fc40b6c96acaafaa79bb28b6
|
||||
size 4437814464
|
||||
3
VisCoder2-7B.i1-IQ4_XS.gguf
Normal file
3
VisCoder2-7B.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f64a46bdcbc21004d4c67569f66bd1535f9cce73da2669c1a85000eaa8d2cadc
|
||||
size 4218473664
|
||||
3
VisCoder2-7B.i1-Q2_K.gguf
Normal file
3
VisCoder2-7B.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9558e452e911887b44803fd79b65d0ec16ca28fe2aa04035229960ee8053dad2
|
||||
size 3015941312
|
||||
3
VisCoder2-7B.i1-Q2_K_S.gguf
Normal file
3
VisCoder2-7B.i1-Q2_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee6e3a60706cd368eb2154aa97c422b48cb278ee221901e00b0182520ef021a4
|
||||
size 2834074816
|
||||
3
VisCoder2-7B.i1-Q3_K_L.gguf
Normal file
3
VisCoder2-7B.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1690b66d5e8264c4c87de1d8d0016a2830664148a907d14e107a0dfed77bcde9
|
||||
size 4088460480
|
||||
3
VisCoder2-7B.i1-Q3_K_M.gguf
Normal file
3
VisCoder2-7B.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e6babec645eee9e97a1896c38d29055d232200537281ed020eff616fe3fe8d5
|
||||
size 3808392384
|
||||
3
VisCoder2-7B.i1-Q3_K_S.gguf
Normal file
3
VisCoder2-7B.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51f2f2c6e0a8d4fa534a74eaa170e9329d722111c856ba890c5b2097ffaff9dd
|
||||
size 3492369600
|
||||
3
VisCoder2-7B.i1-Q4_0.gguf
Normal file
3
VisCoder2-7B.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c49e54bc205c8a1ef7084958d9a56e74a2a2b23718aeb7bf08ce670ac520166
|
||||
size 4444122304
|
||||
3
VisCoder2-7B.i1-Q4_1.gguf
Normal file
3
VisCoder2-7B.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:095e51efccf47debbad59adb197cea72551723c4e7e52ab801dee8d1ab15e8a9
|
||||
size 4873284800
|
||||
3
VisCoder2-7B.i1-Q4_K_M.gguf
Normal file
3
VisCoder2-7B.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aa2a6a00ba17e49b273d70c0361c3ef76f76795a714e5ca20dd5b1f3a86ebdb
|
||||
size 4683074752
|
||||
3
VisCoder2-7B.i1-Q4_K_S.gguf
Normal file
3
VisCoder2-7B.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3719a8b4bdc2b47a496e13130276d18a20386a202e155b26a7ba787d3175c9a
|
||||
size 4457770176
|
||||
3
VisCoder2-7B.i1-Q5_K_M.gguf
Normal file
3
VisCoder2-7B.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c964495061d3f5d0d3577e1093802b37e91a411df03114c4080e4c357ee9a47d
|
||||
size 5444832448
|
||||
3
VisCoder2-7B.i1-Q5_K_S.gguf
Normal file
3
VisCoder2-7B.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3586fc3138bbf3437100fdcb97df2b9c98e4ec137a0c8ef8ff757a5ce5e8db95
|
||||
size 5315177664
|
||||
3
VisCoder2-7B.i1-Q6_K.gguf
Normal file
3
VisCoder2-7B.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71d0eb8d98a5fdd97133412550cdab9518befd32bf8381c69699d4cf8b502b9e
|
||||
size 6254200000
|
||||
3
VisCoder2-7B.imatrix.gguf
Normal file
3
VisCoder2-7B.imatrix.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c374a883da35be95d453ba53e1162418cada04777c41d5f1ada747e29039887
|
||||
size 4560352
|
||||
Reference in New Issue
Block a user