Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ After abliterated, it seems like more output content has been opened from a magi
|
|
29 |
The issue of saving the model after ablation has been resolved. You can try the following code for now.
|
30 |
|
31 |
## ollama
|
|
|
32 |
|
33 |
You can use [huihui_ai/gemma3n-abliterated:e4b-fp16](https://ollama.com/huihui_ai/gemma3n-abliterated:e4b-fp16) directly,
|
34 |
```
|
|
|
29 |
The issue of saving the model after ablation has been resolved. You can try the following code for now.
|
30 |
|
31 |
## ollama
|
32 |
+
This was created using `ollama create` and only supports fp16.
|
33 |
|
34 |
You can use [huihui_ai/gemma3n-abliterated:e4b-fp16](https://ollama.com/huihui_ai/gemma3n-abliterated:e4b-fp16) directly,
|
35 |
```
|