UlutSoftLLC commited on
Commit
51912c2
1 Parent(s): 273ff7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ Mistral-7B-v0.1 is a transformer model, with the following architecture choices:
17
  Byte-fallback BPE tokenizer
18
 
19
 
20
- Troubleshooting
21
 
22
  If you see the following error:
23
 
@@ -28,6 +28,6 @@ KeyError: 'mistral'
28
  NotImplementedError: Cannot copy out of meta tensor; no data!
29
 
30
  Ensure you are utilizing a stable version of Transformers, 4.34.0 or newer.
31
- Notice
32
 
33
  Mistral 7B is a pretrained base model and therefore does not have any moderation mechanisms.
 
17
  Byte-fallback BPE tokenizer
18
 
19
 
20
+ **Troubleshooting**
21
 
22
  If you see the following error:
23
 
 
28
  NotImplementedError: Cannot copy out of meta tensor; no data!
29
 
30
  Ensure you are utilizing a stable version of Transformers, 4.34.0 or newer.
31
+ **Notice**
32
 
33
  Mistral 7B is a pretrained base model and therefore does not have any moderation mechanisms.