--- license: mit language: - en base_model: - cognitivecomputations/Dolphin-2.9.1-Phi-3-Kensho-4.5B-abliterated-v3 datasets: - cognitivecomputations/Dolphin-2.9 - teknium/OpenHermes-2.5 - m-a-p/CodeFeedback-Filtered-Instruction - cognitivecomputations/dolphin-coder - cognitivecomputations/samantha-data - microsoft/orca-math-word-problems-200k - Locutusque/function-calling-chatml - internlm/Agent-FLAN --- # Dolphin 2.9.1 Phi-3 Kensho 4.5b (abliterated) 🐬 GGUF > [!WARNING] > ⚠️ This model does not work well, I have wasted my time quantizing it and you will waste your time downloading it. This model uses ~ChatML~ Phi 3 (ignore below) prompt template format, and also needs \
as one of its end codes for some reason. example: ``` <|im_start|>system You are Dolphin, a helpful AI assistant.<|im_end|> <|im_start|>user {prompt}<|im_end|> <|im_start|>assistant ```