Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: cnmoro/ahxt_llama2_xs_460M_experimental_ptbr_instruct
|
3 |
+
inference: false
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- pt
|
7 |
+
model_creator: cnmoro
|
8 |
+
model_name: ahxt_llama2_xs_460M_experimental_ptbr_instruct
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
quantized_by: afrideva
|
11 |
+
tags:
|
12 |
+
- gguf
|
13 |
+
- ggml
|
14 |
+
- quantized
|
15 |
+
- q2_k
|
16 |
+
- q3_k_m
|
17 |
+
- q4_k_m
|
18 |
+
- q5_k_m
|
19 |
+
- q6_k
|
20 |
+
- q8_0
|
21 |
+
widget:
|
22 |
+
- text: "### Instruction: \nSua instrução aqui\n\n### Response:\n"
|
23 |
+
---
|
24 |
+
# cnmoro/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF
|
25 |
+
|
26 |
+
Quantized GGUF model files for [ahxt_llama2_xs_460M_experimental_ptbr_instruct](https://huggingface.co/cnmoro/ahxt_llama2_xs_460M_experimental_ptbr_instruct) from [cnmoro](https://huggingface.co/cnmoro)
|
27 |
+
|
28 |
+
|
29 |
+
| Name | Quant method | Size |
|
30 |
+
| ---- | ---- | ---- |
|
31 |
+
| [ahxt_llama2_xs_460m_experimental_ptbr_instruct.fp16.gguf](https://huggingface.co/afrideva/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF/resolve/main/ahxt_llama2_xs_460m_experimental_ptbr_instruct.fp16.gguf) | fp16 | 925.45 MB |
|
32 |
+
| [ahxt_llama2_xs_460m_experimental_ptbr_instruct.q2_k.gguf](https://huggingface.co/afrideva/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF/resolve/main/ahxt_llama2_xs_460m_experimental_ptbr_instruct.q2_k.gguf) | q2_k | 212.56 MB |
|
33 |
+
| [ahxt_llama2_xs_460m_experimental_ptbr_instruct.q3_k_m.gguf](https://huggingface.co/afrideva/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF/resolve/main/ahxt_llama2_xs_460m_experimental_ptbr_instruct.q3_k_m.gguf) | q3_k_m | 238.87 MB |
|
34 |
+
| [ahxt_llama2_xs_460m_experimental_ptbr_instruct.q4_k_m.gguf](https://huggingface.co/afrideva/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF/resolve/main/ahxt_llama2_xs_460m_experimental_ptbr_instruct.q4_k_m.gguf) | q4_k_m | 288.52 MB |
|
35 |
+
| [ahxt_llama2_xs_460m_experimental_ptbr_instruct.q5_k_m.gguf](https://huggingface.co/afrideva/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF/resolve/main/ahxt_llama2_xs_460m_experimental_ptbr_instruct.q5_k_m.gguf) | q5_k_m | 333.29 MB |
|
36 |
+
| [ahxt_llama2_xs_460m_experimental_ptbr_instruct.q6_k.gguf](https://huggingface.co/afrideva/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF/resolve/main/ahxt_llama2_xs_460m_experimental_ptbr_instruct.q6_k.gguf) | q6_k | 380.87 MB |
|
37 |
+
| [ahxt_llama2_xs_460m_experimental_ptbr_instruct.q8_0.gguf](https://huggingface.co/afrideva/ahxt_llama2_xs_460M_experimental_ptbr_instruct-GGUF/resolve/main/ahxt_llama2_xs_460m_experimental_ptbr_instruct.q8_0.gguf) | q8_0 | 492.67 MB |
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
## Original Model Card:
|
42 |
+
Finetuned version of [ahxt/llama2\_xs\_460M\_experimental](https://huggingface.co/ahxt/llama2_xs_460M_experimental)
|
43 |
+
|
44 |
+
Using a PTBR Instruct dataset.
|
45 |
+
|
46 |
+
Just like ahxt's, this is experimental and for research purposes only
|