Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
lama
like
126
Runtime error
App
Files
Files
Community
6
c12b4bd
lama
/
bin
/
paper_runfiles
/
env.sh
AK391
files
d380b77
about 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
"