Add Usage with Transformers section to README
Browse files
README.md
CHANGED
|
@@ -39,6 +39,10 @@ ollama run hf.co/ThalisAI/phi-4-heretic:Q6_K
|
|
| 39 |
ollama run hf.co/ThalisAI/phi-4-heretic:Q4_K_M
|
| 40 |
```
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
## About
|
| 43 |
|
| 44 |
This model was processed by the **Apostate** automated abliteration pipeline:
|
|
|
|
| 39 |
ollama run hf.co/ThalisAI/phi-4-heretic:Q4_K_M
|
| 40 |
```
|
| 41 |
|
| 42 |
+
## Full Precision Weights
|
| 43 |
+
|
| 44 |
+
This repo contains GGUF quantizations only. For full-precision bf16 weights, see the original model at [microsoft/phi-4](https://huggingface.co/microsoft/phi-4).
|
| 45 |
+
|
| 46 |
## About
|
| 47 |
|
| 48 |
This model was processed by the **Apostate** automated abliteration pipeline:
|