Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Kosasih
/
Vxr-Z
like
0
fka/awesome-chatgpt-prompts
257 languages
License:
apache-2.0
Model card
Files
Files and versions
Community
Kosasih
commited on
Aug 31, 2023
Commit
c1d1166
•
1 Parent(s):
cad34b9
Delete import.py
Browse files
Files changed (1)
hide
show
import.py
+0
-4
import.py
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
# Use a pipeline as a high-level helper
2
-
from transformers import pipeline
3
-
4
-
pipe = pipeline("text-generation", model="Phind/Phind-CodeLlama-34B-v1")