Update README.md
Browse files
README.md
CHANGED
@@ -106,8 +106,6 @@ Generated: Of course. Here is a brief introduction to DeepSeek:
|
|
106 |
|
107 |
### Generate the model
|
108 |
|
109 |
-
This pr is required if the model is fp8 and the device supports fp8 https://github.com/intel/auto-round/pull/750
|
110 |
-
|
111 |
```python
|
112 |
import torch
|
113 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
|
|
106 |
|
107 |
### Generate the model
|
108 |
|
|
|
|
|
109 |
```python
|
110 |
import torch
|
111 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|