https://github.com/ymcui/Chinese-LLaMA-Alpaca-3
10K+
docker run -it woshikid/llama3-8b ./chat.sh [你好] [4]
# OpenAI API compatible
docker run -d -p 8080:8080 woshikid/llama3-8b ./llama-server -m /ggml-model-q4_k.gguf --temp 0.2 [-t 4] --host 0.0.0.0 [--port 8080]
Content type
Image
Digest
sha256:4da173ecc…
Size
5 GB
Last updated
over 2 years ago
docker pull woshikid/llama3-8b