Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: anilbhatt1/phi2-oasst-guanaco-bf16-custom
|
3 |
+
inference: false
|
4 |
+
license: mit
|
5 |
+
model_creator: anilbhatt1
|
6 |
+
model_name: phi2-oasst-guanaco-bf16-custom
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
quantized_by: afrideva
|
9 |
+
tags:
|
10 |
+
- gguf
|
11 |
+
- ggml
|
12 |
+
- quantized
|
13 |
+
- q2_k
|
14 |
+
- q3_k_m
|
15 |
+
- q4_k_m
|
16 |
+
- q5_k_m
|
17 |
+
- q6_k
|
18 |
+
- q8_0
|
19 |
+
---
|
20 |
+
# anilbhatt1/phi2-oasst-guanaco-bf16-custom-GGUF
|
21 |
+
|
22 |
+
Quantized GGUF model files for [phi2-oasst-guanaco-bf16-custom](https://huggingface.co/anilbhatt1/phi2-oasst-guanaco-bf16-custom) from [anilbhatt1](https://huggingface.co/anilbhatt1)
|
23 |
+
|
24 |
+
|
25 |
+
| Name | Quant method | Size |
|
26 |
+
| ---- | ---- | ---- |
|
27 |
+
| [phi2-oasst-guanaco-bf16-custom.fp16.gguf](https://huggingface.co/afrideva/phi2-oasst-guanaco-bf16-custom-GGUF/resolve/main/phi2-oasst-guanaco-bf16-custom.fp16.gguf) | fp16 | 5.56 GB |
|
28 |
+
| [phi2-oasst-guanaco-bf16-custom.q2_k.gguf](https://huggingface.co/afrideva/phi2-oasst-guanaco-bf16-custom-GGUF/resolve/main/phi2-oasst-guanaco-bf16-custom.q2_k.gguf) | q2_k | 1.17 GB |
|
29 |
+
| [phi2-oasst-guanaco-bf16-custom.q3_k_m.gguf](https://huggingface.co/afrideva/phi2-oasst-guanaco-bf16-custom-GGUF/resolve/main/phi2-oasst-guanaco-bf16-custom.q3_k_m.gguf) | q3_k_m | 1.48 GB |
|
30 |
+
| [phi2-oasst-guanaco-bf16-custom.q4_k_m.gguf](https://huggingface.co/afrideva/phi2-oasst-guanaco-bf16-custom-GGUF/resolve/main/phi2-oasst-guanaco-bf16-custom.q4_k_m.gguf) | q4_k_m | 1.79 GB |
|
31 |
+
| [phi2-oasst-guanaco-bf16-custom.q5_k_m.gguf](https://huggingface.co/afrideva/phi2-oasst-guanaco-bf16-custom-GGUF/resolve/main/phi2-oasst-guanaco-bf16-custom.q5_k_m.gguf) | q5_k_m | 2.07 GB |
|
32 |
+
| [phi2-oasst-guanaco-bf16-custom.q6_k.gguf](https://huggingface.co/afrideva/phi2-oasst-guanaco-bf16-custom-GGUF/resolve/main/phi2-oasst-guanaco-bf16-custom.q6_k.gguf) | q6_k | 2.29 GB |
|
33 |
+
| [phi2-oasst-guanaco-bf16-custom.q8_0.gguf](https://huggingface.co/afrideva/phi2-oasst-guanaco-bf16-custom-GGUF/resolve/main/phi2-oasst-guanaco-bf16-custom.q8_0.gguf) | q8_0 | 2.96 GB |
|
34 |
+
|
35 |
+
|
36 |
+
|
37 |
+
## Original Model Card:
|
38 |
+
# Finetuned microsoft-phi2 model
|
39 |
+
|
40 |
+
- microsoft-phi2 model finetuned on "timdettmers/openassistant-guanaco" dataset with qlora technique
|
41 |
+
- Will run on a colab T4 gpu
|