How to use from
Unsloth Studio
# Gated model: Login with a HF token with gated access permission
hf auth login
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for dxoth1nh/poc-llama-cpp-chat-template-recursion-dos to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for dxoth1nh/poc-llama-cpp-chat-template-recursion-dos to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for dxoth1nh/poc-llama-cpp-chat-template-recursion-dos to start chatting
Quick Links

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated security PoC artifact

Proof-of-concept artifact for a responsibly disclosed model file vulnerability report.

Format: GGUF (.gguf)

This repository is for defensive validation and triage only. It is not a usable model. Do not request access unless you are the assigned reviewer.

Contents:

  • macro-recursion.gguf: crafted artifact
  • replay_llama_completion.py: bounded reproduction script for llama-completion
  • build-meta.json: local validation metadata and hashes

Expected reviewer flow:

  1. Download the artifact into an isolated environment.
  2. Build or provide llama-completion from the tested llama.cpp revision.
  3. Run:
python3 replay_llama_completion.py --completion-bin /path/to/llama-completion

Expected result:

  • the process terminates with SIGSEGV (returncode 139) while handling the embedded chat template.
Downloads last month
2
GGUF
Model size
293k params
Architecture
llama
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support