Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ structured reasoning, and ethical awareness. It is not just reciting knowledge b
|
|
14 |
reasoning—key traits that distinguish advanced models from basic language generators.
|
15 |
|
16 |
## How to Use
|
|
|
17 |
```python
|
18 |
!pip install bitsandbytes
|
19 |
import torch
|
|
|
14 |
reasoning—key traits that distinguish advanced models from basic language generators.
|
15 |
|
16 |
## How to Use
|
17 |
+
|
18 |
```python
|
19 |
!pip install bitsandbytes
|
20 |
import torch
|