SK0988 commited on
Commit
c34b4fd
·
verified ·
1 Parent(s): d281c57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
 
2
  base_model: microsoft/Phi-3-mini-4k-instruct
 
 
3
  tags:
4
  - phi3
5
  - lora
@@ -8,8 +11,7 @@ tags:
8
  - text-generation
9
  language:
10
  - en
11
- pipeline_tag: text-generation
12
- library_name: transformers
13
  ---
14
 
15
  # Phi-3 HR Assistant
@@ -138,4 +140,4 @@ If you use this model, please cite:
138
  publisher={Hugging Face},
139
  url={https://huggingface.co/SK0988/phi3-hr-assistant}
140
  }
141
- ```
 
1
  ---
2
+ license: mit
3
  base_model: microsoft/Phi-3-mini-4k-instruct
4
+ library_name: transformers
5
+ pipeline_tag: text-generation
6
  tags:
7
  - phi3
8
  - lora
 
11
  - text-generation
12
  language:
13
  - en
14
+ inference: true
 
15
  ---
16
 
17
  # Phi-3 HR Assistant
 
140
  publisher={Hugging Face},
141
  url={https://huggingface.co/SK0988/phi3-hr-assistant}
142
  }
143
+ ```