aleynahukmet
commited on
Commit
•
ee25098
1
Parent(s):
85d7f32
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Women's health is a critical and often underserved topic, with limited accessibl
|
|
19 |
|
20 |
from unsloth import FastLanguageModel
|
21 |
import torch
|
22 |
-
from transformers import TextStreamer
|
23 |
|
24 |
|
25 |
max_seq_length = 2048
|
|
|
19 |
|
20 |
from unsloth import FastLanguageModel
|
21 |
import torch
|
22 |
+
from transformers import TextStreamer
|
23 |
|
24 |
|
25 |
max_seq_length = 2048
|