Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- tokyotech-llm/Swallow-13b-instruct-hf
|
4 |
+
- nitky/Superswallow-13b-v0.2
|
5 |
license: llama2
|
6 |
+
language:
|
7 |
+
- ja
|
8 |
+
tags:
|
9 |
+
- mergekit
|
10 |
+
- merge
|
11 |
+
- MoE
|
12 |
---
|
13 |
+
# Swallow-MoE-2x13B-v0.1-GGUF
|
14 |
+
|
15 |
+
## 概要
|
16 |
+
[Aratako/Swallow-MoE-2x13B-v0.1](https://huggingface.co/Aratako/Swallow-MoE-2x13B-v0.11)の量子化済みGGUF版です。ライセンス等詳細は元モデルをご確認ください。
|
17 |
+
|
18 |
+
現在はQ4_K_Mのみです。需要ありそうであれば他のものも用意します。
|
19 |
+
|
20 |
+
## Description
|
21 |
+
This is the quantized GGUF version of [Aratako/Swallow-MoE-2x13B-v0.1](https://huggingface.co/Aratako/Swallow-MoE-2x13B-v0.1). Please refer to the original model for license details and more information.
|
22 |
+
|
23 |
+
Currently, only Q4_K_M is available. If there is demand, other versions may be provided as well.
|
24 |
+
|