Update README.md
Browse files
README.md
CHANGED
@@ -72,8 +72,6 @@ Some of the most popular adventures include:
|
|
72 |
|
73 |
### Generate the model
|
74 |
|
75 |
-
This pr is required if the model is fp8 and the device supports fp8 https://github.com/intel/auto-round/pull/750
|
76 |
-
|
77 |
```python
|
78 |
import torch
|
79 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
|
|
72 |
|
73 |
### Generate the model
|
74 |
|
|
|
|
|
75 |
```python
|
76 |
import torch
|
77 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|