Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mikeee/llama2-7b-chat-ggml
mikeee
/
llama-2-70b-guanaco-qlora-ggml
like
2
Runtime error
App
Files
Files
Community
e1519aa
llama-2-70b-guanaco-qlora-ggml
/
.husky
/
pre-commit
ffreemt
Update dl_model.py
365d2be
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
#!/usr/bin/env sh
.
"
$(dirname --
"
$0
"
)
/_/husky.sh"
# npm test
ruff . --fix
black .