wenhuach commited on
Commit
e41eeac
·
verified ·
1 Parent(s): 1569f13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ content: A large language model (LLM) is a type of artificial intelligence syste
55
  ```
56
 
57
  ### Generate the model
58
- Mian branch is required if the model is fp8 and the device supports fp8 https://github.com/intel/auto-round
59
  ```python
60
  import torch
61
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
55
  ```
56
 
57
  ### Generate the model
58
+
59
  ```python
60
  import torch
61
  from transformers import AutoModelForCausalLM, AutoTokenizer