zRzRzRzRzRzRzR commited on
Commit
7238fed
1 Parent(s): ce63323

Update README_en.md

Browse files
Files changed (1) hide show
  1. README_en.md +3 -1
README_en.md CHANGED
@@ -29,6 +29,8 @@ GLM-4V-9B is a multimodal language model with visual understanding capabilities.
29
 
30
  ## Quick Start
31
 
 
 
32
  ```python
33
 
34
  import torch
@@ -62,7 +64,7 @@ with torch.no_grad():
62
 
63
  ## License
64
 
65
- Rhe use of the GLM-4 model weights needs to comply with the [LICENSE](LICENSE).
66
 
67
  ## Citation
68
 
 
29
 
30
  ## Quick Start
31
 
32
+ Welcome to visit our [github](https://github.com/THUDM/GLM-4) to view more execution codes.
33
+
34
  ```python
35
 
36
  import torch
 
64
 
65
  ## License
66
 
67
+ The use of the GLM-4 model weights needs to comply with the [LICENSE](LICENSE).
68
 
69
  ## Citation
70