RioShiina commited on
Commit
90e0a55
1 Parent(s): 569a8a0

Update README.md

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