RioShiina commited on
Commit
510ca23
1 Parent(s): 12df646

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: llama2
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: llama2
3
+ language:
4
+ - ja
5
+ - en
6
  ---
7
+
8
+ **[4.0bpw](https://huggingface.co/rioshiina/Swallow-7b-instruct-exl2/tree/4.0bpw)**
9
+ **[6.0bpw](https://huggingface.co/rioshiina/Swallow-7b-instruct-exl2/tree/6.0bpw)**
10
+ **[8.0bpw](https://huggingface.co/rioshiina/Swallow-7b-instruct-exl2/tree/8.0bpw)**
11
+
12
+ # Swallow-7b-instruct-exl2-exl2
13
+ - Model creator: [tokyotech-llm](https://huggingface.co/tokyotech-llm)
14
+ - Original model: [Swallow-7b-instruct-hf](https://huggingface.co/tokyotech-llm/Swallow-7b-instruct-hf)
15
+
16
+ ## Prompt template
17
+
18
+ ```
19
+ ### 指示:
20
+ {instruction}
21
+
22
+ ### 入力:
23
+ {input}
24
+
25
+ ### 応答:
26
+
27
+ ```
28
+
29
+ ### Licence
30
+
31
+ Llama 2 is licensed under the LLAMA 2 Community License, Copyright (c) Meta Platforms, Inc. All Rights Reserved.
32
+