Delcos commited on
Commit
ba827fd
1 Parent(s): 8c1006b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,14 +5,14 @@ language:
5
  library_name: transformers
6
  pipeline_tag: text-generation
7
  tags:
8
- - Pygmalion
9
  - Mistral
 
10
  - llama-2
11
  - llama-2-7b
12
  ---
13
 
14
 
15
- # PygMistral-7b
16
 
17
  This is a merger focusing on preserving the roleplay abilities of Pygmalion while gaining the improved results from Mistral. This model works best for roleplay but is still fairly capable assistant. The smaller (7b) size does mean it isn't perfect at more complex reasoning tasks, but this should be addressed in the larger version that I'll upload soon.
18
  ### Prompt Template
 
5
  library_name: transformers
6
  pipeline_tag: text-generation
7
  tags:
 
8
  - Mistral
9
+ - Pygmalion
10
  - llama-2
11
  - llama-2-7b
12
  ---
13
 
14
 
15
+ # MistralPy-7b
16
 
17
  This is a merger focusing on preserving the roleplay abilities of Pygmalion while gaining the improved results from Mistral. This model works best for roleplay but is still fairly capable assistant. The smaller (7b) size does mean it isn't perfect at more complex reasoning tasks, but this should be addressed in the larger version that I'll upload soon.
18
  ### Prompt Template