mmnga commited on
Commit
1568710
1 Parent(s): 3146491

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,18 +1,35 @@
1
 
2
  ---
3
- license: other
 
 
 
4
  language:
5
  - en
6
  - ja
7
  datasets:
8
  - TFMC/imatrix-dataset-for-japanese-llm
 
 
 
9
  ---
10
 
11
  # japanese-stablelm-2-instruct-1_6b-gguf
12
  [stabilityaiさんが公開しているjapanese-stablelm-2-instruct-1_6b](https://huggingface.co/stabilityai/japanese-stablelm-2-instruct-1_6b)のggufフォーマット変換版です。
13
 
14
  imatrixのデータは[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)を使用して作成しました。
 
 
 
 
15
 
 
 
 
 
 
 
 
16
  ## Usage
17
 
18
  ```
 
1
 
2
  ---
3
+ license:
4
+ - other
5
+ extra_gated_prompt: >-
6
+ By clicking "Agree", you agree to the [License Agreement](https://huggingface.co/stabilityai/japanese-stablelm-2-instruct-1_6b/blob/main/LICENSE.txt) and acknowledge Stability AI's [Privacy Policy](https://stability.ai/privacy-policy).
7
  language:
8
  - en
9
  - ja
10
  datasets:
11
  - TFMC/imatrix-dataset-for-japanese-llm
12
+ tags:
13
+ - japanese-stablelm
14
+ - causal-lm
15
  ---
16
 
17
  # japanese-stablelm-2-instruct-1_6b-gguf
18
  [stabilityaiさんが公開しているjapanese-stablelm-2-instruct-1_6b](https://huggingface.co/stabilityai/japanese-stablelm-2-instruct-1_6b)のggufフォーマット変換版です。
19
 
20
  imatrixのデータは[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm)を使用して作成しました。
21
+
22
+ ## license
23
+ ご使用の前に利用規約を必ずご確認の上、同意した場合のみご利用になれます。
24
+ ご使用される際は[利用規約](https://huggingface.co/stabilityai/japanese-stablelm-2-instruct-1_6b/blob/main/LICENSE.txt)に同意したものとみなされます。
25
 
26
+ Please be sure to read this before using it, and you can use it only if you agree to it.
27
+ By using this service, you are deemed to have agreed to the [terms of use](https://huggingface.co/stabilityai/japanese-stablelm-2-instruct-1_6b/blob/main/LICENSE.txt).
28
+
29
+ また、商用利用の際には、[メンバーシップ](https://stability.ai/membership)への登録が必要です。
30
+ Please note: For commercial use, please refer to https://stability.ai/membership
31
+
32
+
33
  ## Usage
34
 
35
  ```