Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: unsloth/phi-3.5-mini-instruct-bnb-4bit
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -9,8 +10,26 @@ tags:
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- gguf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** jhangmez
|
@@ -20,3 +39,13 @@ tags:
|
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
base_model: unsloth/phi-3.5-mini-instruct-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
- es
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
10 |
- unsloth
|
11 |
- llama
|
12 |
- gguf
|
13 |
+
- q4_k_m
|
14 |
+
- 4bit
|
15 |
+
- sharegpt
|
16 |
+
- pretaining
|
17 |
+
- finetuning
|
18 |
+
- Q5_K_M
|
19 |
+
- Q8_0
|
20 |
+
datasets:
|
21 |
+
- jhangmez/REGLAMENTOS-UNPRG
|
22 |
+
pipeline_tag: text-generation
|
23 |
---
|
24 |
|
25 |
+
# ChatPRG v1.2 Phi 3.5 mini Instruct GGUF
|
26 |
+
- Modelo pre-entrenado para dar a conocer a estudiantes y personas externas, los reglamentos de la Universidad nacional Pedro Ruiz Gallo de Lambayeque, Perú
|
27 |
+
- Pre-trained model to make known to students and external people the regulations of the Pedro Ruiz Gallo National University of Lambayeque, Peru
|
28 |
+
|
29 |
+
## Testing the model
|
30 |
+
|
31 |
+
Pending
|
32 |
+
|
33 |
# Uploaded model
|
34 |
|
35 |
- **Developed by:** jhangmez
|
|
|
39 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
40 |
|
41 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
42 |
+
|
43 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
44 |
+
|
45 |
+
---
|
46 |
+
|
47 |
+
## ChatPRG v1.2 Phi 3.5 mini Instruct GGUF
|
48 |
+
<div style="display: flex; align-items: center; height: fit-content;">
|
49 |
+
<img src="https://avatars.githubusercontent.com/u/60937214?v=4" width="40" style="margin-right: 10px;"/>
|
50 |
+
<span>Hecho con ❤️ por Jhan Gómez P.</span>
|
51 |
+
</div>
|