calcuis commited on
Commit
0ecdca8
·
verified ·
1 Parent(s): 993b027

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -5,9 +5,6 @@ language:
5
  base_model:
6
  - microsoft/phi-4-gguf
7
  pipeline_tag: text-generation
8
- tags:
9
- - phi4
10
- - gguf-connector
11
  ---
12
 
13
  ## gguf quantized and bug fixed version of phi4
@@ -20,4 +17,4 @@ tags:
20
  use any connector for interacting with gguf file, i.e., [gguf-connector](https://pypi.org/project/gguf-connector/)
21
 
22
  ### reference
23
- - base model: microsoft/[phi-4](https://huggingface.co/microsoft/phi-4)
 
5
  base_model:
6
  - microsoft/phi-4-gguf
7
  pipeline_tag: text-generation
 
 
 
8
  ---
9
 
10
  ## gguf quantized and bug fixed version of phi4
 
17
  use any connector for interacting with gguf file, i.e., [gguf-connector](https://pypi.org/project/gguf-connector/)
18
 
19
  ### reference
20
+ - base model: microsoft/[phi-4](https://huggingface.co/microsoft/phi-4)