pankajmathur commited on
Commit
9bacf1d
1 Parent(s): edb1b42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ Hello Orca Mini, what can you do for me?<|eot_id|>
39
  <|start_header_id|>assistant<|end_header_id|>
40
  ```
41
 
42
- Below shows a code example on how to use this model in default full precision (bf16) format, it requires around ~130GB VRAM
43
 
44
  ```python
45
  import torch
 
39
  <|start_header_id|>assistant<|end_header_id|>
40
  ```
41
 
42
+ Below shows a code example on how to use this model in default full precision (bf16) format, it requires around ~133GB VRAM
43
 
44
  ```python
45
  import torch