x54-729
commited on
Commit
•
8c23dac
1
Parent(s):
4d7f585
update readme
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ We conducted a comprehensive evaluation of InternLM using the open-source evalua
|
|
61 |
|
62 |
### Import from Transformers
|
63 |
|
64 |
-
To load the InternLM
|
65 |
|
66 |
```python
|
67 |
import torch
|
|
|
61 |
|
62 |
### Import from Transformers
|
63 |
|
64 |
+
To load the InternLM 20B Chat model using Transformers, use the following code:
|
65 |
|
66 |
```python
|
67 |
import torch
|