File size: 3,636 Bytes
f11c0b6
e88cc5b
f11c0b6
 
 
 
e88cc5b
f11c0b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e88cc5b
f11c0b6
e88cc5b
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
base_model: microsoft/Phi-3-mini-128k-instruct
inference: false
language:
- en
license: other
license_link: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/blob/main/LICENSE
license_name: microsoft-research-license
model_creator: Microsoft
model_name: Phi 3
model_type: phi-msft
pipeline_tag: text-generation
prompt_template: 'Instruct: {prompt}

  Output:

  '
quantized_by: HDKLK
tags:
- nlp
- code
---


## Provided files

| Name | Quant method | Bits | Size | Max RAM required | Use case |
| ---- | ---- | ---- | ---- | ---- | ----- |
| [Phi-3-mini-128k-instructQ2_K.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ2_K.gguf) | Q2_K | 2 | 1.42 GB| 3.67 GB | smallest, significant quality loss - not recommended for most purposes |
| [Phi-3-mini-128k-instructQ3_K_L.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ3_K_L.gguf) | Q3_K_L | 3 | 2.09 GB| 4.10 GB | small, substantial quality loss |
| [Phi-3-mini-128k-instructQ3_K_M.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ3_K_M.gguf) | Q3_K_M | 3 | 1.96 GB| 3.98 GB | very small, high quality loss |
| [Phi-3-mini-128k-instructQ3_K_S.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ3_K_S.gguf) | Q3_K_S | 3 | 1.68 GB| 3.75 GB | very small, high quality loss |
| [Phi-3-mini-128k-instructQ4_K_M.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ4_K_M.gguf) | Q4_K_M | 4 | 2.39 GB| 4.29 GB | medium, balanced quality - recommended |
| [Phi-3-mini-128k-instructQ4_K_S.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ4_K_S.gguf) | Q4_K_S | 4 | 2.19 GB| 4.12 GB | small, greater quality loss |
| [Phi-3-mini-128k-instructQ5_K_M.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ5_K_M.gguf) | Q5_K_M | 5 | 2.82 GB| 4.57 GB | large, very low quality loss - recommended |
| [Phi-3-mini-128k-instructQ5_K_S.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ5_K_S.gguf) | Q5_K_S | 5 | 2.64 GB| 4.43 GB | large, low quality loss - recommended |
| [Phi-3-mini-128k-instructQ6_K.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ6_K.gguf) | Q6_K | 6 | 3.14 GB| 4.79 GB | very large, extremely low quality loss |
| [Phi-3-mini-128k-instructQ8_0.gguf](https://huggingface.co/HDKLK/Phi-3-mini-128k-instruct-gguf/blob/main/Phi-3-mini-128k-instructQ8_0.gguf) | Q8_0 | 8 | 4.06 GB| 5.46 GB | very large, extremely low quality loss - not recommended |



## How to download GGUF files

The following clients/libraries will automatically download models for you, providing a list of available models to choose from:

* LM Studio
* LoLLMS Web UI
* Faraday.dev
### License

The model is licensed under the [microsoft-research-license](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/blob/main/LICENSE).

## Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.