Phi-4 is a 14B parameter, state-of-the-art open model from Microsoft.
14b
2,783 Pulls Updated 2 months ago
Updated 2 months ago
2 months ago
88b60d261684 · 29GB
model
archphi3
·
parameters14.7B
·
quantizationF16
29GB
params
{
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|im_sep|>"
]
}
82B
template
{{- range $i, $_ := .Messages }}
{{- $last := eq (len (slice $.Messages $i)) 1 -}}
<|im_start|>{{ .R
275B
license
Microsoft.
Copyright (c) Microsoft Corporation.
MIT License
Permission is hereby granted, free of
1.1kB
Readme
This is an uncensored version of microsoft/phi-4 created with abliteration (see remove-refusals-with-transformers to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
Note: this model requires Ollama 0.5.5