MaziyarPanahi
commited on
Commit
•
80b4b4d
1
Parent(s):
44216b4
Update README.md
Browse files
README.md
CHANGED
@@ -131,7 +131,6 @@ from transformers import pipeline
|
|
131 |
|
132 |
pipe = pipeline("text-generation", model="MaziyarPanahi/Mistral-7B-Instruct-Aya-101")
|
133 |
|
134 |
-
Copy
|
135 |
# Load model directly
|
136 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
137 |
|
|
|
131 |
|
132 |
pipe = pipeline("text-generation", model="MaziyarPanahi/Mistral-7B-Instruct-Aya-101")
|
133 |
|
|
|
134 |
# Load model directly
|
135 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
136 |
|