Update README.md
Browse files
README.md
CHANGED
@@ -165,7 +165,7 @@ import transformers
|
|
165 |
import torch
|
166 |
|
167 |
|
168 |
-
model_id = "WiroAI/
|
169 |
|
170 |
pipeline = transformers.pipeline(
|
171 |
"text-generation",
|
|
|
165 |
import torch
|
166 |
|
167 |
|
168 |
+
model_id = "WiroAI/wiroai-turkish-llm-9b"
|
169 |
|
170 |
pipeline = transformers.pipeline(
|
171 |
"text-generation",
|