morriszms commited on
Commit
26b6205
·
verified ·
1 Parent(s): bbe9f10

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
+ test_phi2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ test_phi2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ test_phi2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ test_phi2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ test_phi2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ test_phi2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ test_phi2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ test_phi2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ test_phi2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ test_phi2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ test_phi2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ test_phi2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ tags:
5
+ - TensorBlock
6
+ - GGUF
7
+ base_model: vankhoa/test_phi2
8
+ ---
9
+
10
+ <div style="width: auto; margin-left: auto; margin-right: auto">
11
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
12
+ </div>
13
+ <div style="display: flex; justify-content: space-between; width: 100%;">
14
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
15
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
16
+ 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>
17
+ </p>
18
+ </div>
19
+ </div>
20
+
21
+ ## vankhoa/test_phi2 - GGUF
22
+
23
+ This repo contains GGUF format model files for [vankhoa/test_phi2](https://huggingface.co/vankhoa/test_phi2).
24
+
25
+ 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).
26
+
27
+ <div style="text-align: left; margin: 20px 0;">
28
+ <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;">
29
+ Run them on the TensorBlock client using your local machine ↗
30
+ </a>
31
+ </div>
32
+
33
+ ## Prompt template
34
+
35
+ ```
36
+
37
+ ```
38
+
39
+ ## Model file specification
40
+
41
+ | Filename | Quant type | File Size | Description |
42
+ | -------- | ---------- | --------- | ----------- |
43
+ | [test_phi2-Q2_K.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q2_K.gguf) | Q2_K | 1.110 GB | smallest, significant quality loss - not recommended for most purposes |
44
+ | [test_phi2-Q3_K_S.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q3_K_S.gguf) | Q3_K_S | 1.251 GB | very small, high quality loss |
45
+ | [test_phi2-Q3_K_M.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q3_K_M.gguf) | Q3_K_M | 1.426 GB | very small, high quality loss |
46
+ | [test_phi2-Q3_K_L.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q3_K_L.gguf) | Q3_K_L | 1.575 GB | small, substantial quality loss |
47
+ | [test_phi2-Q4_0.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q4_0.gguf) | Q4_0 | 1.602 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
48
+ | [test_phi2-Q4_K_S.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q4_K_S.gguf) | Q4_K_S | 1.619 GB | small, greater quality loss |
49
+ | [test_phi2-Q4_K_M.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q4_K_M.gguf) | Q4_K_M | 1.738 GB | medium, balanced quality - recommended |
50
+ | [test_phi2-Q5_0.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q5_0.gguf) | Q5_0 | 1.933 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
51
+ | [test_phi2-Q5_K_S.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q5_K_S.gguf) | Q5_K_S | 1.933 GB | large, low quality loss - recommended |
52
+ | [test_phi2-Q5_K_M.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q5_K_M.gguf) | Q5_K_M | 2.003 GB | large, very low quality loss - recommended |
53
+ | [test_phi2-Q6_K.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q6_K.gguf) | Q6_K | 2.285 GB | very large, extremely low quality loss |
54
+ | [test_phi2-Q8_0.gguf](https://huggingface.co/tensorblock/test_phi2-GGUF/blob/main/test_phi2-Q8_0.gguf) | Q8_0 | 2.958 GB | very large, extremely low quality loss - not recommended |
55
+
56
+
57
+ ## Downloading instruction
58
+
59
+ ### Command line
60
+
61
+ Firstly, install Huggingface Client
62
+
63
+ ```shell
64
+ pip install -U "huggingface_hub[cli]"
65
+ ```
66
+
67
+ Then, downoad the individual model file the a local directory
68
+
69
+ ```shell
70
+ huggingface-cli download tensorblock/test_phi2-GGUF --include "test_phi2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
71
+ ```
72
+
73
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
74
+
75
+ ```shell
76
+ huggingface-cli download tensorblock/test_phi2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
77
+ ```
test_phi2-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a77df6091d662f189c3e5e456ff204c5a39e4f02bf7b49230cd6c431365eea
3
+ size 1109719776
test_phi2-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38fc067862ba9e330dbfd3c6ae860c21eb7873ed2b7cba8c45768ac9eee0ed74
3
+ size 1575230176
test_phi2-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:349f0797427faf35248905b49552898cb92828369b77c5de70fefd9fbfe38cde
3
+ size 1426135776
test_phi2-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b765f651258e929d4e24ff03ba09be7160b17175ec1c8abd3f6464585ff34f
3
+ size 1250826976
test_phi2-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aecd0c12e326a9770c0dac68dc7b3cfbf707791b2be48b2c1a42cec10072550
3
+ size 1602468576
test_phi2-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97a8e391146c6120b854104a5ff0632a837a7312e7a9ebb85697de70ff346ede
3
+ size 1737636576
test_phi2-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e09e75f0a10c06136ef5e09b162b3aa2ab5512a043c11875bbf428ff2f1e58
3
+ size 1618852576
test_phi2-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7370334da514d401b845ea48fcbb4b3c3bdfa66c5bfbd67559d995e698c36cd0
3
+ size 1933425376
test_phi2-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b652b5583b20ef83e489cf3393244f2851208b4c31ef42152444eb050159221c
3
+ size 2003057376
test_phi2-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30623ba35971f1bd5ffd66c58179f2258c3228a7e79025aaab55f0c52e59f45
3
+ size 1933425376
test_phi2-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d616b87ea2e1cc2337a6a5b55d88f74018367457e7030a56e3cd2507e2bdd8
3
+ size 2285066976
test_phi2-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:951304a137f8619cb2cc0623390909b913340bb92cd73912adc4ddc198b3579b
3
+ size 2958039776