Xin Liu
commited on
Commit
•
bf97363
1
Parent(s):
d8f5a57
Add
Browse filesSigned-off-by: Xin Liu <[email protected]>
- .gitattributes +1 -0
- README.md +7 -3
- phi-2.Q5_K_M.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
# Phi-2
|
2 |
+
|
3 |
+
## Prompt Template
|
4 |
+
|
5 |
+
```text
|
6 |
+
Instruct: <prompt>\nOutput:
|
7 |
+
```
|
phi-2.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce6bcc8fa75b467e1eb693bcc921fe366ceac14aa92ec3dc84da536c2289510a
|
3 |
+
size 2072682336
|