morriszms commited on
Commit
af99046
·
verified ·
1 Parent(s): 2ab512a

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ 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
+ phi-2-layla-v1-chatml-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ phi-2-layla-v1-chatml-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ phi-2-layla-v1-chatml-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ phi-2-layla-v1-chatml-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ phi-2-layla-v1-chatml-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ phi-2-layla-v1-chatml-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ phi-2-layla-v1-chatml-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ phi-2-layla-v1-chatml-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ phi-2-layla-v1-chatml-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ phi-2-layla-v1-chatml-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ phi-2-layla-v1-chatml-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ phi-2-layla-v1-chatml-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model: l3utterfly/phi-2-layla-v1-chatml
6
+ tags:
7
+ - TensorBlock
8
+ - GGUF
9
+ ---
10
+
11
+ <div style="width: auto; margin-left: auto; margin-right: auto">
12
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
13
+ </div>
14
+ <div style="display: flex; justify-content: space-between; width: 100%;">
15
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
16
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
17
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
18
+ </p>
19
+ </div>
20
+ </div>
21
+
22
+ ## l3utterfly/phi-2-layla-v1-chatml - GGUF
23
+
24
+ This repo contains GGUF format model files for [l3utterfly/phi-2-layla-v1-chatml](https://huggingface.co/l3utterfly/phi-2-layla-v1-chatml).
25
+
26
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
27
+
28
+ <div style="text-align: left; margin: 20px 0;">
29
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
30
+ Run them on the TensorBlock client using your local machine ↗
31
+ </a>
32
+ </div>
33
+
34
+ ## Prompt template
35
+
36
+ ```
37
+ <|im_start|>system
38
+ {system_prompt}<|im_end|>
39
+ <|im_start|>user
40
+ {prompt}<|im_end|>
41
+ <|im_start|>assistant
42
+ ```
43
+
44
+ ## Model file specification
45
+
46
+ | Filename | Quant type | File Size | Description |
47
+ | -------- | ---------- | --------- | ----------- |
48
+ | [phi-2-layla-v1-chatml-Q2_K.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q2_K.gguf) | Q2_K | 1.110 GB | smallest, significant quality loss - not recommended for most purposes |
49
+ | [phi-2-layla-v1-chatml-Q3_K_S.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q3_K_S.gguf) | Q3_K_S | 1.251 GB | very small, high quality loss |
50
+ | [phi-2-layla-v1-chatml-Q3_K_M.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q3_K_M.gguf) | Q3_K_M | 1.426 GB | very small, high quality loss |
51
+ | [phi-2-layla-v1-chatml-Q3_K_L.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q3_K_L.gguf) | Q3_K_L | 1.575 GB | small, substantial quality loss |
52
+ | [phi-2-layla-v1-chatml-Q4_0.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q4_0.gguf) | Q4_0 | 1.602 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
53
+ | [phi-2-layla-v1-chatml-Q4_K_S.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q4_K_S.gguf) | Q4_K_S | 1.619 GB | small, greater quality loss |
54
+ | [phi-2-layla-v1-chatml-Q4_K_M.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q4_K_M.gguf) | Q4_K_M | 1.738 GB | medium, balanced quality - recommended |
55
+ | [phi-2-layla-v1-chatml-Q5_0.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q5_0.gguf) | Q5_0 | 1.933 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
56
+ | [phi-2-layla-v1-chatml-Q5_K_S.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q5_K_S.gguf) | Q5_K_S | 1.933 GB | large, low quality loss - recommended |
57
+ | [phi-2-layla-v1-chatml-Q5_K_M.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q5_K_M.gguf) | Q5_K_M | 2.003 GB | large, very low quality loss - recommended |
58
+ | [phi-2-layla-v1-chatml-Q6_K.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q6_K.gguf) | Q6_K | 2.285 GB | very large, extremely low quality loss |
59
+ | [phi-2-layla-v1-chatml-Q8_0.gguf](https://huggingface.co/tensorblock/phi-2-layla-v1-chatml-GGUF/blob/main/phi-2-layla-v1-chatml-Q8_0.gguf) | Q8_0 | 2.958 GB | very large, extremely low quality loss - not recommended |
60
+
61
+
62
+ ## Downloading instruction
63
+
64
+ ### Command line
65
+
66
+ Firstly, install Huggingface Client
67
+
68
+ ```shell
69
+ pip install -U "huggingface_hub[cli]"
70
+ ```
71
+
72
+ Then, downoad the individual model file the a local directory
73
+
74
+ ```shell
75
+ huggingface-cli download tensorblock/phi-2-layla-v1-chatml-GGUF --include "phi-2-layla-v1-chatml-Q2_K.gguf" --local-dir MY_LOCAL_DIR
76
+ ```
77
+
78
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
79
+
80
+ ```shell
81
+ huggingface-cli download tensorblock/phi-2-layla-v1-chatml-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
82
+ ```
phi-2-layla-v1-chatml-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a3ce7253e06aeecf3a22198a62329204f2e71bfe45d6bb8d8d8319b38cedca
3
+ size 1109720128
phi-2-layla-v1-chatml-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce2e4dd78181c81c11d0260614da8b4b38d54be6d7ad069cc7f578a230e4543
3
+ size 1575230528
phi-2-layla-v1-chatml-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b64f6738c14781090b2b5cd600ff0d89aeb72fa98300def13e701dc343df37
3
+ size 1426136128
phi-2-layla-v1-chatml-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:729cc6ed16cf54379bf56d7887ea34ecc0ff38953463e4a92f687e4e5d3a6873
3
+ size 1250827328
phi-2-layla-v1-chatml-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf5fb38172ca202595ce7c4e05d8d80026b39026fd6471aa0175e3d8182842c
3
+ size 1602468928
phi-2-layla-v1-chatml-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b43db1207e421e3c30a824631a2218df88555086c5dbaca510140aa14329875f
3
+ size 1737636928
phi-2-layla-v1-chatml-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806e95f7d52d25377521f33423ee96419589ec429713d50255189d6b5e2a7582
3
+ size 1618852928
phi-2-layla-v1-chatml-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ced58a9c3a4b0720bf168806333b8bafa0554d57175764024af20c696788d9f
3
+ size 1933425728
phi-2-layla-v1-chatml-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ef85d27026c48128335654832a0c695d3949b7331cd686b68aa7d9a4e9574d8
3
+ size 2003057728
phi-2-layla-v1-chatml-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54967d952e2424b01fcba65043ec98a3f71342ea79e784e90a157c1579e2fd8e
3
+ size 1933425728
phi-2-layla-v1-chatml-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5a998e2aa7023dca2ac6621c8c853e648baba9c09fe38435c66e51a0dca6c2d
3
+ size 2285067328
phi-2-layla-v1-chatml-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea02101d658e96d7621554eb167a3611221f859b989552ef9baf886064033b69
3
+ size 2958040128