yujiepan commited on
Commit
5c857fd
1 Parent(s): 739843e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,8 @@ widget:
11
  This model is randomly initialized, using the config from [THUDM/glm-4-9b-chat](https://huggingface.co/THUDM/glm-4-9b-chat) but with smaller size.
12
 
13
  Codes:
14
- ```
 
15
  import transformers
16
  import torch
17
  import os
 
11
  This model is randomly initialized, using the config from [THUDM/glm-4-9b-chat](https://huggingface.co/THUDM/glm-4-9b-chat) but with smaller size.
12
 
13
  Codes:
14
+
15
+ ```python
16
  import transformers
17
  import torch
18
  import os