jgchaparro
commited on
Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- README.md +24 -0
- language_garden-spa-tsd-8b.Q2_K.gguf +3 -0
- language_garden-spa-tsd-8b.bf16.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
language_garden-spa-tsd-8b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
language_garden-spa-tsd-8b.bf16.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
3 |
+
tags:
|
4 |
+
- text-generation-inference
|
5 |
+
- transformers
|
6 |
+
- unsloth
|
7 |
+
- llama
|
8 |
+
- trl
|
9 |
+
- sft
|
10 |
+
- autoquant
|
11 |
+
- gguf
|
12 |
+
license: apache-2.0
|
13 |
+
language: es
|
14 |
+
---
|
15 |
+
|
16 |
+
# Uploaded model
|
17 |
+
|
18 |
+
- **Developed by:** jgchaparro
|
19 |
+
- **License:** apache-2.0
|
20 |
+
- **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
21 |
+
|
22 |
+
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
+
|
24 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
language_garden-spa-tsd-8b.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4c0d5c78eb3b6bb74e7bfa9be006ddcdca25fa1fd6483c39398231f0f58195
|
3 |
+
size 3179132736
|
language_garden-spa-tsd-8b.bf16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b87c3c90dcef2b6045503e9895e4c10974572600fda658562da188e92f63ef37
|
3 |
+
size 16068892480
|