Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,15 @@ tags:
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
|
|
|
|
|
|
12 |
---
|
13 |
|
|
|
|
|
|
|
|
|
14 |
# Uploaded model
|
15 |
|
16 |
- **Developed by:** jhangmez
|
@@ -20,3 +27,9 @@ 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
12 |
+
- 4bit
|
13 |
+
datasets:
|
14 |
+
- jhangmez/REGLAMENTOS-UNPRG
|
15 |
---
|
16 |
|
17 |
+
# ChatPRG v0.2.1 Llama 3.1 8B 4bit (unverified version)
|
18 |
+
- Modelo pre-entrenado para dar a conocer a estudiantes y personas externas, el reglamento general y reglamento de investigación de la Universidad nacional Pedro Ruiz Gallo de Lambayeque, Perú
|
19 |
+
- Pre-trained model to inform students and external individuals about the general regulations and research regulations of the National University Pedro Ruiz Gallo in Lambayeque, Peru
|
20 |
+
|
21 |
# Uploaded model
|
22 |
|
23 |
- **Developed by:** jhangmez
|
|
|
27 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
28 |
|
29 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
30 |
+
|
31 |
+
## ChatPRG v0.2.1 Llama 3.1 8B 4bit (unverified version)
|
32 |
+
<div style="display: flex; align-items: center; height: fit-content;">
|
33 |
+
<img src="https://avatars.githubusercontent.com/u/60937214?v=4" width="40" style="margin-right: 10px;"/>
|
34 |
+
<span>Hecho con ❤️ por Jhan Gómez P.</span>
|
35 |
+
</div>
|