jhangmez commited on
Commit
d5ddd74
1 Parent(s): 48aad72

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Meta-Llama-3.1-8B-Instruct
3
+ language:
4
+ - en
5
+ - es
6
+ license: apache-2.0
7
+ tags:
8
+ - text-generation-inference
9
+ - transformers
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-EN
22
+ pipeline_tag: text-generation
23
+ ---
24
+
25
+ # ChatPRG v1.2 Llama 3.1 8B 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
+
34
+ # Uploaded model
35
+
36
+ - **Developed by:** jhangmez
37
+ - **License:** apache-2.0
38
+ - **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-Instruct
39
+
40
+ This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
41
+
42
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
43
+
44
+ ---
45
+
46
+ ## ChatPRG v1.2 Llama 3.1 8B Instruct GGUF
47
+ <div style="display: flex; align-items: center; height: fit-content;">
48
+ <img src="https://avatars.githubusercontent.com/u/60937214?v=4" width="40" style="margin-right: 10px;"/>
49
+ <span>Hecho con ❤️ por Jhan Gómez P.</span>
50
+ </div>