Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
junaidiqbalsyed/qa_hr_chatbot
junaidiqbalsyed
/
qa_hr_chatbot_public
like
0
Sleeping
App
Files
Files
Community
Syed Junaid Iqbal
commited on
Dec 12, 2023
Commit
39843dd
•
1 Parent(s):
4b0927b
Delete setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+0
-5
setup.sh
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
2
-
# CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python
3
-
git clone https://github.com/ggerganov/llama.cpp
4
-
cd llama.cpp
5
-
make