PREVIEW RELEASE

Testing using vLLM

pip install vllm
vllm serve "CycloneDX/cdx1-gguf-Q8_0-GGUF"
curl -X POST "http://localhost:8000/v1/chat/completions" \
    -H "Content-Type: application/json" \
    --data '{
        "model": "CycloneDX/cdx1-gguf-Q8_0-GGUF",
        "messages": [
            {
                "role": "user",
                "content": "Tell me about cdxgen"
            }
        ]
    }'
Downloads last month
211
GGUF
Model size
14.7B params
Architecture
llama

8-bit

Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for CycloneDX/cdx1-gguf-Q8_0-GGUF

Base model

microsoft/phi-4
Finetuned
unsloth/phi-4
Quantized
(17)
this model

Dataset used to train CycloneDX/cdx1-gguf-Q8_0-GGUF

Collection including CycloneDX/cdx1-gguf-Q8_0-GGUF