CoolFace
Modelpublic

Intelligent-Internet/II-Medical-8B-1706-GGUF

sourceHugging Faceupdated 1y agoView on Hugging Face
31likes349downloads
Model Card

About

Static quants of https://huggingface.co/Intelligent-Internet/II-Medical-8B-1706

Provided Quants

(sorted by size, not necessarily quality)

LinkTypeSize/GBNotes
GGUFQ2_K3.4
GGUFQ3KS3.9
GGUFQ3KM4.2
GGUFQ3KL4.5
GGUFQ4KS4.9
GGUFQ4KM5.1
GGUFQ5KS5.8
GGUFQ5KM6.0
GGUFQ6_K6.8
GGUFQ8_08.8
GGUFF1616.5

Running II-Medical-8B-1706

bash
apt-get update
apt-get install pciutils build-essential cmake curl libcurl4-openssl-dev -y
git clone https://github.com/ggml-org/llama.cpp
cmake llama.cpp -B llama.cpp/build \
    -DBUILD_SHARED_LIBS=OFF -DGGML_CUDA=ON -DLLAMA_CURL=ON
cmake --build llama.cpp/build --config Release -j --clean-first --target llama-cli llama-gguf-split
cp llama.cpp/build/bin/llama-* llama.cpp
bash
./llama.cpp/llama-cli \
    --model path/to/II-Medical-8B-1706.Q8_0.gguf \
    --threads 32 \
    --ctx-size 16384 \
    --n-gpu-layers 99 \
    -ot ".ffn_.*_exps.=CPU" \
    --seed 3407 \
    --prio 3 \
    --temp 0.6 \
    --min-p 0.01 \
    --top-p 0.9 \
    -no-cnv \
    --prompt "<|im_start|>user\nI'm feeling unwell. Please help. <|im_end|>\n<|im_start|>assistant\n