Uploaded Phi-3-mini-4k-instruct-GGUF
Browse files- .gitattributes +23 -0
- Faraday Model Repository Banner.png +0 -0
- Phi-3-mini-4k-instruct.F16.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ1_S.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ2_M.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ2_S.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ2_XS.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ2_XXS.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ3_M.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ3_S.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ3_XS.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ3_XXS.gguf +3 -0
- Phi-3-mini-4k-instruct.IQ4_XS.gguf +3 -0
- Phi-3-mini-4k-instruct.Q2_K.gguf +3 -0
- Phi-3-mini-4k-instruct.Q2_K_S.gguf +3 -0
- Phi-3-mini-4k-instruct.Q3_K_L.gguf +3 -0
- Phi-3-mini-4k-instruct.Q3_K_M.gguf +3 -0
- Phi-3-mini-4k-instruct.Q3_K_S.gguf +3 -0
- Phi-3-mini-4k-instruct.Q4_K_M.gguf +3 -0
- Phi-3-mini-4k-instruct.Q4_K_S.gguf +3 -0
- Phi-3-mini-4k-instruct.Q5_K_M.gguf +3 -0
- Phi-3-mini-4k-instruct.Q5_K_S.gguf +3 -0
- Phi-3-mini-4k-instruct.Q6_K.gguf +3 -0
- Phi-3-mini-4k-instruct.Q8_0.gguf +3 -0
- Phi-3-mini-4k-instruct.imatrix +3 -0
- README.md +46 -0
- faraday-logo.png +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,26 @@ 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-3-mini-4k-instruct.F16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Phi-3-mini-4k-instruct.IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Phi-3-mini-4k-instruct.IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Phi-3-mini-4k-instruct.IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Phi-3-mini-4k-instruct.IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Phi-3-mini-4k-instruct.IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Phi-3-mini-4k-instruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Phi-3-mini-4k-instruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Phi-3-mini-4k-instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Phi-3-mini-4k-instruct.IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Phi-3-mini-4k-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Phi-3-mini-4k-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Phi-3-mini-4k-instruct.Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Phi-3-mini-4k-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Phi-3-mini-4k-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Phi-3-mini-4k-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Phi-3-mini-4k-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
53 |
+
Phi-3-mini-4k-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
54 |
+
Phi-3-mini-4k-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
55 |
+
Phi-3-mini-4k-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
56 |
+
Phi-3-mini-4k-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
57 |
+
Phi-3-mini-4k-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
58 |
+
Phi-3-mini-4k-instruct.imatrix filter=lfs diff=lfs merge=lfs -text
|
Faraday Model Repository Banner.png
ADDED
Phi-3-mini-4k-instruct.F16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d99003e395775659b0dde3f941d88ff378b2837a8dc3a2ea94222ab1420fad3
|
3 |
+
size 7643295904
|
Phi-3-mini-4k-instruct.IQ1_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2a45675ffce0a6ebac4101daaaa00e8e86789315e66f2ec213ddd794672937e
|
3 |
+
size 841608704
|
Phi-3-mini-4k-instruct.IQ2_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3f6f1d10ae9bc9c156100297c32e5a69bd67016190373af58fc66a302ad613e
|
3 |
+
size 1316393984
|
Phi-3-mini-4k-instruct.IQ2_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bacb0f3013b83acc18886a49d5453f54d3d69950412ccae8589b65e13a287ade
|
3 |
+
size 1215730688
|
Phi-3-mini-4k-instruct.IQ2_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e0aaa5625eb4ad155af4d1329e59281673dbf0d44e53549bdfae37617a3339d
|
3 |
+
size 1153035776
|
Phi-3-mini-4k-instruct.IQ2_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2915517ef2f2011c03b2d8e3939e4d6d5b71e10049afc8727ff3a22d36a3ab20
|
3 |
+
size 1042935296
|
Phi-3-mini-4k-instruct.IQ3_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e55a193cafcc07d7f6822e8f272a616425f98ad68d88520f09565d07afda4f4
|
3 |
+
size 1855599104
|
Phi-3-mini-4k-instruct.IQ3_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0346b6502ff910af4c679a6e4f5b8eb246149b6601b6193f4c313914ae1f9bf2
|
3 |
+
size 1681797632
|
Phi-3-mini-4k-instruct.IQ3_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c729fd55d83472ef1956413ecd0cfd8480805196595788d2f97e6ef27dd4a9f9
|
3 |
+
size 1625174528
|
Phi-3-mini-4k-instruct.IQ3_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6b206f03aa34bca05f155db3618696c94daafd297df112cfab6b25ffb65d2dc
|
3 |
+
size 1513001984
|
Phi-3-mini-4k-instruct.IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73c60125e96d7128f20abf1fb4f7586dc03dc1c7ed0184243f6d9a04ed82ba21
|
3 |
+
size 2059851776
|
Phi-3-mini-4k-instruct.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:704c07a4c8aa45f9cb4bc0680ea1027bec214cdf3b2838f49ce18a25c28183b3
|
3 |
+
size 1416202976
|
Phi-3-mini-4k-instruct.Q2_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e30041cafc64caf92cfd907d2654d5eb831fa9a8d0f45dae9005411c64428512
|
3 |
+
size 1327336448
|
Phi-3-mini-4k-instruct.Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3c70e6f5909fa8a0c1db2ee860d2e8365d9def4ab805d9a979a393ea7a2e75a
|
3 |
+
size 2087596256
|
Phi-3-mini-4k-instruct.Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65393f236d6af08db5290b5c044c2cef489d1683e262a20d8e173c583e7ac5c8
|
3 |
+
size 1955475680
|
Phi-3-mini-4k-instruct.Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60c36e315c5d716bac7d9b368fa99439f852d72e4bd690abc10502683abcc92a
|
3 |
+
size 1681797344
|
Phi-3-mini-4k-instruct.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95494336208400fdec595420a9b0143711d6e2a9f3a43755c712a7b950018166
|
3 |
+
size 2393231072
|
Phi-3-mini-4k-instruct.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b2f3aa9d312801b8ba98ac5fe9f7e841a2c88c5a105c4de5c9570adb0700e7c
|
3 |
+
size 2188758752
|
Phi-3-mini-4k-instruct.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8056be7ea4d52e41b9b1ed06b9f5be7d6150fd52201473d6474e2bf67a8c81ce
|
3 |
+
size 2815274720
|
Phi-3-mini-4k-instruct.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:615809d65dd485595231f54fb70d14c3dc5d0fd23b5d6abaaa5270df605527fb
|
3 |
+
size 2641473248
|
Phi-3-mini-4k-instruct.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ccdf67b013045dc6845b0608c2cc7da4ee80edd15c31702e3aa4793beb9ad2f
|
3 |
+
size 3135851744
|
Phi-3-mini-4k-instruct.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64dd2aa8466002799b43a7ddb7817b3336c724ba0ea9b50ef74bc0ac7098b914
|
3 |
+
size 4061221088
|
Phi-3-mini-4k-instruct.imatrix
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93142318fd47313443ebeb48c0d6f2ff2bf7656e2e42db93b36b01ec7fa46428
|
3 |
+
size 2232606
|
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: mit
|
5 |
+
tags:
|
6 |
+
- nlp
|
7 |
+
- code
|
8 |
+
base_model: microsoft/Phi-3-mini-4k-instruct
|
9 |
+
model_name: Phi-3-mini-4k-instruct-GGUF
|
10 |
+
license_link: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct/resolve/main/LICENSE
|
11 |
+
pipeline_tag: text-generation
|
12 |
+
quantized_by: brooketh
|
13 |
+
---
|
14 |
+
<img src="Faraday Model Repository Banner.png" alt="Faraday.dev" style="height: 90px; min-width: 32px; display: block; margin: auto;">
|
15 |
+
|
16 |
+
**<p style="text-align: center;">The official library of GGUF format models for use in the local AI chat app, Faraday.dev.</p>**
|
17 |
+
|
18 |
+
<p style="text-align: center;"><a href="https://faraday.dev/">Download Faraday here to get started.</a></p>
|
19 |
+
|
20 |
+
<p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>
|
21 |
+
|
22 |
+
***
|
23 |
+
# Phi 3 mini 4k instruct
|
24 |
+
- **Creator:** [microsoft](https://huggingface.co/microsoft/)
|
25 |
+
- **Original:** [Phi 3 mini 4k instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct)
|
26 |
+
- **Date Created:** 2024-04-22
|
27 |
+
- **Trained Context:** 4096 tokens
|
28 |
+
- **Description:** (Add description here)
|
29 |
+
|
30 |
+
## What is a GGUF?
|
31 |
+
GGUF is a large language model (LLM) format that can be split between CPU and GPU. GGUFs are compatible with applications based on llama.cpp, such as Faraday.dev. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.
|
32 |
+
GGUF models are quantized to reduce resource usage, with a tradeoff of reduced coherence at lower quantizations. Quantization reduces the precision of the model weights by changing the number of bits used for each weight.
|
33 |
+
|
34 |
+
***
|
35 |
+
<img src="faraday-logo.png" alt="Faraday.dev" style="height: 75px; min-width: 32px; display: block; horizontal align: left;">
|
36 |
+
|
37 |
+
## Faraday.dev
|
38 |
+
- Free, local AI chat application.
|
39 |
+
- One-click installation on Mac and PC.
|
40 |
+
- Automatically use GPU for maximum speed.
|
41 |
+
- Built-in model manager.
|
42 |
+
- High-quality character hub.
|
43 |
+
- Zero-config desktop-to-mobile tethering.
|
44 |
+
Faraday makes it easy to start chatting with AI using your own characters or one of the many found in the built-in character hub. The model manager helps you find the latest and greatest models without worrying about whether it's the correct format. Faraday supports advanced features such as lorebooks, author's note, text formatting, custom context size, sampler settings, grammars, local TTS, cloud inference, and tethering, all implemented in a way that is straightforward and reliable.
|
45 |
+
**Join us on [Discord](https://discord.gg/SyNN2vC9tQ)**
|
46 |
+
***
|
faraday-logo.png
ADDED