Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -10,7 +12,7 @@ tags: []
|
|
10 |
|
11 |
|
12 |
## Model Details
|
13 |
-
|
14 |
### Model Description
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
@@ -196,6 +198,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
196 |
|
197 |
## Model Card Contact
|
198 |
|
199 |
-
[More Information Needed]
|
200 |
-
|
201 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- Phi-2
|
5 |
+
license: mit
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
|
|
12 |
|
13 |
|
14 |
## Model Details
|
15 |
+
It's just a model Phi-2 by microsoft quantized with gptq in 4 bits
|
16 |
### Model Description
|
17 |
|
18 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
198 |
|
199 |
## Model Card Contact
|
200 |
|
201 |
+
[More Information Needed]
|
|
|
|