Yhyu13 commited on
Commit
307b6e4
1 Parent(s): 59e8bfa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,3 +1,26 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ This is the hf tr version of llama 30B converted specifically as open assistant's 30B model required:
6
+
7
+ https://huggingface.co/OpenAssistant/oasst-rlhf-2-llama-30b-7k-steps-xor
8
+
9
+ ```
10
+ fdb311c39b8659a5d5c1991339bafc09 ./tokenizer.json
11
+ edd1a5897748864768b1fab645b31491 ./tokenizer_config.json
12
+ 6b2e0a735969660e720c27061ef3f3d3 ./special_tokens_map.json
13
+ 3eddc6fc02c0172d38727e5826181adb ./pytorch_model-00004-of-00007.bin
14
+ fecfda4fba7bfd911e187a85db5fa2ef ./pytorch_model.bin.index.json
15
+ 462a2d07f65776f27c0facfa2affb9f9 ./pytorch_model-00007-of-00007.bin
16
+ 8e9e0ef0ff2cd77a4df9f82dcc285955 ./config.json
17
+ 99762d59efa6b96599e863893cf2da02 ./pytorch_model-00006-of-00007.bin
18
+ a5f7595e8adb8cd5331cdd5427515b5c ./generation_config.json
19
+ 92754d6c6f291819ffc3dfcaf470f541 ./pytorch_model-00005-of-00007.bin
20
+ 5cfcb78b908ffa02e681cce69dbe4303 ./pytorch_model-00002-of-00007.bin
21
+ e1dc8c48a65279fb1fbccff14562e6a3 ./pytorch_model-00003-of-00007.bin
22
+ 9cffb1aeba11b16da84b56abb773d099 ./pytorch_model-00001-of-00007.bin
23
+ eeec4125e9c7560836b4873b6f8e3025 ./tokenizer.model
24
+
25
+ ```
26
+