Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
akhaliq/lama
givkashi
/
lama
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3e9db39
lama
/
bin
/
paper_runfiles
/
env.sh
AK391
files
d380b77
over 3 years ago
raw
Copy download link
history
blame
Safe
170 Bytes
DIRNAME=
"
$(dirname $0)
"
DIRNAME=
"
$(realpath
""
$DIRNAME
""
)
"
BINDIR=
"
$DIRNAME
/.."
SRCDIR=
"
$BINDIR
/.."
CONFIGDIR=
"
$SRCDIR
/configs"
export
PYTHONPATH=
"
$SRCDIR
:
$PYTHONPATH
"