RangiLyu commited on
Commit
c955e86
1 Parent(s): 713a22d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ We conducted a comprehensive evaluation of InternLM using the open-source evalua
64
 
65
  ### Import from Transformers
66
 
67
- To load the InternLM2 7B Chat model using Transformers, use the following code:
68
 
69
  ```python
70
  import torch
 
64
 
65
  ### Import from Transformers
66
 
67
+ To load the InternLM2.5 7B Chat model using Transformers, use the following code:
68
 
69
  ```python
70
  import torch