Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AngelaKkkkkkkkk
/
Test2
like
0
License:
mit
Model card
Files
Files and versions
Community
AngelaKkkkkkkkk
commited on
Sep 30, 2024
Commit
1b42db0
·
verified
·
1 Parent(s):
f8f3a8d
Delete Run.py
Browse files
Files changed (1)
hide
show
Run.py
+0
-7
Run.py
DELETED
Viewed
@@ -1,7 +0,0 @@
1
-
2
-
# (Recommended) Create a new conda environment.
3
-
conda create -n myenv python=3.10 -y
4
-
conda activate myenv
5
-
6
-
# Install vLLM with CUDA 12.1.
7
-
pip install vllm