mradermacher commited on
Commit
1ce57ac
1 Parent(s): b0794cd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -1
README.md CHANGED
@@ -1 +1,28 @@
1
- static quants of https://huggingface.co/alchemonaut/BoreanGale-70B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: transformers
5
+ license: other
6
+ quantized_by: mradermacher
7
+ tags:
8
+ - merge
9
+ ---
10
+ ## About
11
+
12
+ static quants of https://huggingface.co/alchemonaut/BoreanGale-70B
13
+ <!-- provided-files -->
14
+
15
+ ## Usage
16
+
17
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
18
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
19
+ more details, including on how to concatenate multi-part files.
20
+
21
+ ## Provided Quants
22
+
23
+ | Link | Type | Size/GB | Notes |
24
+ |:-----|:-----|--------:|:------|
25
+ | [PART 1](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BoreanGale-70B-GGUF/resolve/main/BoreanGale-70B.Q8_0.gguf.part2of2) | Q8_0 | 73.5 | fast, best quality |
26
+
27
+
28
+ <!-- end -->