Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -10,8 +11,12 @@ tags:
|
|
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)
|
@@ -28,7 +33,9 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
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 |
-
|
|
|
|
|
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>
|
|
|
2 |
base_model: unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
- es
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
11 |
- llama
|
12 |
- trl
|
13 |
- 4bit
|
14 |
+
- sharegpt
|
15 |
+
- pretraining
|
16 |
+
- finetuning
|
17 |
datasets:
|
18 |
- jhangmez/REGLAMENTOS-UNPRG
|
19 |
+
pipeline_tag: text-generation
|
20 |
---
|
21 |
|
22 |
# ChatPRG v0.2.1 Llama 3.1 8B 4bit (unverified version)
|
|
|
33 |
|
34 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
35 |
|
36 |
+
---
|
37 |
+
|
38 |
+
## ChatPRG v0.2.1 Llama 3.1 8B 4bit q4_k_m (stable version)
|
39 |
<div style="display: flex; align-items: center; height: fit-content;">
|
40 |
<img src="https://avatars.githubusercontent.com/u/60937214?v=4" width="40" style="margin-right: 10px;"/>
|
41 |
<span>Hecho con ❤️ por Jhan Gómez P.</span>
|