apepkuss79
commited on
Commit
•
60d356a
1
Parent(s):
dad0ae1
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
<!-- header start -->
|
|
|
1 |
---
|
2 |
+
base_model: microsoft/Phi-3-mini-4k-instruct
|
3 |
+
license: mit
|
4 |
+
license_link: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct/resolve/main/LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
model_creator: Microsoft
|
9 |
+
model_name: Phi 3 mini 4k instruct
|
10 |
+
model_type: phi-msft
|
11 |
+
quantized_by: Second State Inc.
|
12 |
+
tags:
|
13 |
+
- nlp
|
14 |
+
- code
|
15 |
---
|
16 |
|
17 |
<!-- header start -->
|