mradermacher commited on
Commit
83586b0
·
verified ·
1 Parent(s): 0e3128d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  base_model: Daemontatox/SOCAM-V1
 
 
3
  language:
4
  - en
5
  library_name: transformers
@@ -12,6 +14,8 @@ tags:
12
  - transformers
13
  - unsloth
14
  - qwen3_moe
 
 
15
  ---
16
  ## About
17
 
@@ -29,7 +33,7 @@ static quants of https://huggingface.co/Daemontatox/SOCAM-V1
29
 
30
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#SOCAM-V1-GGUF).***
31
 
32
- 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.
33
  ## Usage
34
 
35
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -46,8 +50,11 @@ more details, including on how to concatenate multi-part files.
46
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q3_K_S.gguf) | Q3_K_S | 13.4 | |
47
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q3_K_M.gguf) | Q3_K_M | 14.8 | lower quality |
48
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q3_K_L.gguf) | Q3_K_L | 16.0 | |
 
49
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q4_K_S.gguf) | Q4_K_S | 17.6 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q4_K_M.gguf) | Q4_K_M | 18.7 | fast, recommended |
 
 
51
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q6_K.gguf) | Q6_K | 25.2 | very good quality |
52
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q8_0.gguf) | Q8_0 | 32.6 | fast, best quality |
53
 
 
1
  ---
2
  base_model: Daemontatox/SOCAM-V1
3
+ datasets:
4
+ - Daemontatox/SOCAM
5
  language:
6
  - en
7
  library_name: transformers
 
14
  - transformers
15
  - unsloth
16
  - qwen3_moe
17
+ - cognitive chains
18
+ - cognition
19
  ---
20
  ## About
21
 
 
33
 
34
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#SOCAM-V1-GGUF).***
35
 
36
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/SOCAM-V1-i1-GGUF
37
  ## Usage
38
 
39
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
50
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q3_K_S.gguf) | Q3_K_S | 13.4 | |
51
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q3_K_M.gguf) | Q3_K_M | 14.8 | lower quality |
52
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q3_K_L.gguf) | Q3_K_L | 16.0 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.IQ4_XS.gguf) | IQ4_XS | 16.7 | |
54
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q4_K_S.gguf) | Q4_K_S | 17.6 | fast, recommended |
55
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q4_K_M.gguf) | Q4_K_M | 18.7 | fast, recommended |
56
+ | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q5_K_S.gguf) | Q5_K_S | 21.2 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q5_K_M.gguf) | Q5_K_M | 21.8 | |
58
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q6_K.gguf) | Q6_K | 25.2 | very good quality |
59
  | [GGUF](https://huggingface.co/mradermacher/SOCAM-V1-GGUF/resolve/main/SOCAM-V1.Q8_0.gguf) | Q8_0 | 32.6 | fast, best quality |
60