How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "Dospacite/gemma4-e4b-unsloth-phishing-merged"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "Dospacite/gemma4-e4b-unsloth-phishing-merged",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/Dospacite/gemma4-e4b-unsloth-phishing-merged
Quick Links

Gemma 4 E4B Unsloth Phishing Merged

Standalone model produced by merging the LoRA adapter Dospacite/gemma4-e4b-unsloth-phishing into unsloth/gemma-4-E4B-it.

Expected assistant output is compact JSON with label, confidence, and explanation.

Downloads last month
134
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Dospacite/gemma4-e4b-unsloth-phishing-merged

Finetuned
(86)
this model