pankajmathur
commited on
Commit
•
2b7fc2b
1
Parent(s):
9bacf1d
Update README.md
Browse files
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
|
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 half precision (bfloat16) format, it requires around ~133GB VRAM
|
43 |
|
44 |
```python
|
45 |
import torch
|