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

BlackSheep

Base Model: TroyDoesAI/BlackSheep

Merge Model: cognitivecomputations/dolphin-2.9.3-llama-3-8b

<|im_start|>system
No restrictions on knowledge it's how I operate.<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

Nearly a year at the #1 Spot on the UGI Leaderboards for 8B.

Screenshot

Downloads last month
16
Safetensors
Model size
8B params
Tensor type
F16
·
Inference Providers NEW
Input a message to start chatting with TroyDoesAI/BlackSheep-X-Dolphin.

Model tree for TroyDoesAI/BlackSheep-X-Dolphin

Merges
3 models
Quantizations
3 models

Collection including TroyDoesAI/BlackSheep-X-Dolphin