Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 449 Bytes

File metadata and controls

20 lines (16 loc) · 449 Bytes

Equalitie Honeypot

Honeypot HTML server for AI bots

Building image

docker build -t equalitie/honeypot-server:latest .
docker push equalitie/honeypot-server:latest

PVC

kubectl apply -f pvc_honeypot.yaml

pip3 install huggingface-hub
huggingface-cli download TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False