Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rudrresh
/
llama-coder
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rudrresh
commited on
May 11, 2025
Commit
c5534f7
·
verified
·
1 Parent(s):
b826d32
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
import sys
2
-
print(sys.version)
3
from llama_cpp import Llama
4
import os
5
from huggingface_hub import hf_hub_download
1
from llama_cpp import Llama
2
import os
3
from huggingface_hub import hf_hub_download