mradermacher commited on
Commit
439ef00
1 Parent(s): 3b5470b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  base_model: TigerResearch/tigerbot-70b-chat-v4
3
  language:
 
4
  - en
5
  library_name: transformers
6
  license: apache-2.0
@@ -29,7 +30,7 @@ more details, including on how to concatenate multi-part files.
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ1_S.gguf) | i1-IQ1_S | 14.9 | for the desperate |
32
- | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ1_M.gguf) | i1-IQ1_M | 16.3 | for the desperate |
33
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.7 | |
34
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.7 | |
35
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ2_S.gguf) | i1-IQ2_S | 21.8 | |
@@ -50,7 +51,6 @@ more details, including on how to concatenate multi-part files.
50
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-Q5_K_M.gguf) | i1-Q5_K_M | 49.3 | |
51
  | [PART 1](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 57.1 | practically like static Q6_K |
52
 
53
-
54
  Here is a handy graph by ikawrakow comparing some lower-quality quant
55
  types (lower is better):
56
 
 
1
  ---
2
  base_model: TigerResearch/tigerbot-70b-chat-v4
3
  language:
4
+ - zh
5
  - en
6
  library_name: transformers
7
  license: apache-2.0
 
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
32
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ1_S.gguf) | i1-IQ1_S | 14.9 | for the desperate |
33
+ | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ1_M.gguf) | i1-IQ1_M | 16.3 | mostly desperate |
34
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.7 | |
35
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.7 | |
36
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-IQ2_S.gguf) | i1-IQ2_S | 21.8 | |
 
51
  | [GGUF](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-Q5_K_M.gguf) | i1-Q5_K_M | 49.3 | |
52
  | [PART 1](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/tigerbot-70b-chat-v4-i1-GGUF/resolve/main/tigerbot-70b-chat-v4.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 57.1 | practically like static Q6_K |
53
 
 
54
  Here is a handy graph by ikawrakow comparing some lower-quality quant
55
  types (lower is better):
56