Aratako commited on
Commit
5707233
1 Parent(s): 405d946

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
 
 
 
2
  license: llama2
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ base_model:
3
+ - elyza/ELYZA-japanese-Llama-2-7b-fast
4
+ - elyza/ELYZA-japanese-Llama-2-7b-fast-instruct
5
  license: llama2
6
+ language:
7
+ - ja
8
+ tags:
9
+ - mergekit
10
+ - merge
11
+ - MoE
12
  ---
13
+ # ELYZA-japanese-Llama-2-fast-MoE-2x7B-v0.1-GGUF
14
+
15
+ ## 概要
16
+ [Aratako/ELYZA-japanese-Llama-2-fast-MoE-2x7B-v0.1](https://huggingface.co/Aratako/ELYZA-japanese-Llama-2-fast-MoE-2x7B-v0.1)の量子化済みGGUF版です。ライセンス等詳細は元モデルをご確認ください。
17
+
18
+ 現在はQ4_K_Mのみです。需要ありそうであれば他のものも用意します。
19
+
20
+ ## Description
21
+ This is the quantized GGUF version of [Aratako/ELYZA-japanese-Llama-2-fast-MoE-2x7B-v0.1](https://huggingface.co/Aratako/ELYZA-japanese-Llama-2-fast-MoE-2x7B-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.