Yhyu13 commited on
Commit
cd4dcc5
1 Parent(s): 5e5789f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ This is the merged hf tr version of llama 30B and OA's rlhf 30B xor weights:
6
+
7
+ https://huggingface.co/OpenAssistant/oasst-rlhf-2-llama-30b-7k-steps-xor
8
+
9
+ This the md5 checksum that I get locally, which matchs the original repo suggests
10
+
11
+ ```
12
+ deb33dd4ffc3d2baddcce275a00b7c1b ./tokenizer.json
13
+ ed59bfee4e87b9193fea5897d610ab24 ./tokenizer_config.json
14
+ 704373f0c0d62be75e5f7d41d39a7e57 ./special_tokens_map.json
15
+ 4c5941b4ee12dc0d8e6b5ca3f6819f4d ./pytorch_model-00004-of-00007.bin
16
+ 13a3641423840eb89f9a86507a90b2bf ./pytorch_model.bin.index.json
17
+ d08594778f00abe70b93899628e41246 ./pytorch_model-00007-of-00007.bin
18
+ 9a4d2468ecf85bf07420b200faefb4af ./config.json
19
+ 2c92d306969c427275f34b4ebf66f087 ./pytorch_model-00006-of-00007.bin
20
+ 148bfd184af630a7633b4de2f41bfc49 ./generation_config.json
21
+ b6e90377103e9270cbe46b13aed288ec ./pytorch_model-00005-of-00007.bin
22
+ 27b0dc092f99aa2efaf467b2d8026c3f ./added_tokens.json
23
+ ed991042b2a449123824f689bb94b29e ./pytorch_model-00002-of-00007.bin
24
+ f11acc069334434d68c45a80ee899fe5 ./pytorch_model-00003-of-00007.bin
25
+ 9f41bd4d5720d28567b3e7820b4a8023 ./pytorch_model-00001-of-00007.bin
26
+ eeec4125e9c7560836b4873b6f8e3025 ./tokenizer.model
27
+
28
+ ```