sasha0552 commited on
Commit
67a73a5
1 Parent(s): d7383c0

update readme

Browse files
Files changed (1) hide show
  1. README.md +10 -16
README.md CHANGED
@@ -1,20 +1,14 @@
1
  ---
2
- pipeline_tag: conversational
 
 
 
 
 
 
 
3
  ---
4
 
5
- # pygmalion-7b weights with the XOR merge applied (ready for use)
6
 
7
- md5 checksums:
8
- ```
9
- 4608facb4910118f8dfa80f090cbc4dc config.json
10
- 2917a1cafb895cf57e746cfd7696bfe5 generation_config.json
11
- 98764eb949eea16f8e2e1c2d3dea0066 pytorch_model-00001-of-00002.bin
12
- be9ba2f37228a0a9ea0eaf6530aba4de pytorch_model-00002-of-00002.bin
13
- 81648ef3915ed2e83d49fed93122d53e pytorch_model.bin.index.json
14
- 6b2e0a735969660e720c27061ef3f3d3 special_tokens_map.json
15
- fdb311c39b8659a5d5c1991339bafc09 tokenizer.json
16
- eeec4125e9c7560836b4873b6f8e3025 tokenizer.model
17
- 9b3cf7b8c0e4783dbc1419b4cafe8e1e tokenizer_config.json
18
- ```
19
-
20
- NOTE: the checksum for the tokenizer_config.json file is different from [original checksum](https://huggingface.co/PygmalionAI/pygmalion-7b). (.json files are taken from the [documentation](https://docs.alpindale.dev/pygmalion-7b/), at the end of the page)
 
1
  ---
2
+ license: other
3
+ language:
4
+ - en
5
+ thumbnail:
6
+ tags:
7
+ - text generation
8
+ - conversational
9
+ inference: false
10
  ---
11
 
12
+ # Pygmalion 7B
13
 
14
+ Converted from the XORed weights from [PygmalionAI](https://huggingface.co/PygmalionAI/pygmalion-7b) (i.e. ready for use).