MaziyarPanahi
commited on
Commit
•
7724e49
1
Parent(s):
44216b4
Update README.md (#5)
Browse files- Update README.md (80b4b4d7b526d90c8bf9e25fc250a8b12067c65d)
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 |
|