Update README.md
Browse files
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
|