christopherheuer commited on
Commit
37dffb5
·
verified ·
1 Parent(s): 1b2473a

Fixed model link in Readme.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ base_model:
20
 
21
  # ⚡ Phi-3 Mini Instruct Redactor - GGUF (Q4_K_M)
22
 
23
- This is a **GGUF-format**, Q4_K_M **quantized version** of [`phi3-mini-instruct-redactor`](https://huggingface.co/your-username/phi3-mini-instruct-redactor), optimized for **local inference with llama.cpp** and other GGUF-compatible tools.
24
 
25
  The model was LoRA-finetuned for redaction/instruction tasks and fully merged before conversion and quantization.
26
 
 
20
 
21
  # ⚡ Phi-3 Mini Instruct Redactor - GGUF (Q4_K_M)
22
 
23
+ This is a **GGUF-format**, Q4_K_M **quantized version** of [`phi3-mini-4k-instruct-pii-redactor`](https://huggingface.co/christopherheuer/phi3-mini-4k-instruct-pii-redactor), optimized for **local inference with llama.cpp** and other GGUF-compatible tools.
24
 
25
  The model was LoRA-finetuned for redaction/instruction tasks and fully merged before conversion and quantization.
26