Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +4 -2
- llama-3.1-70b-instruct-lorablated.Q3_K_M.gguf +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* 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 |
llama-3.1-70b-instruct-lorablated.Q2_K.gguf 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 |
llama-3.1-70b-instruct-lorablated.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama-3.1-70b-instruct-lorablated.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
- gguf
|
11 |
---
|
12 |
|
13 |
-
# 🦙 Llama-3.1-70B-Instruct-lorablated
|
14 |
|
15 |
![](https://i.imgur.com/5Y0Riis.png)
|
16 |
|
@@ -31,10 +31,12 @@ Special thanks to [@grimjim](https://huggingface.co/grimjim) for this technique
|
|
31 |
|
32 |
In addition, thanks to [brev.dev](https://brev.dev/) for providing me with compute!
|
33 |
|
34 |
-
##
|
35 |
|
36 |
This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using ./meta-llama/Meta-Llama-3.1-70B-Instruct + Llama-3-70B-Instruct-abliterated-LORA as a base.
|
37 |
|
|
|
|
|
38 |
The following YAML configuration was used to produce this model:
|
39 |
|
40 |
```yaml
|
|
|
10 |
- gguf
|
11 |
---
|
12 |
|
13 |
+
# 🦙 Llama-3.1-70B-Instruct-lorablated
|
14 |
|
15 |
![](https://i.imgur.com/5Y0Riis.png)
|
16 |
|
|
|
31 |
|
32 |
In addition, thanks to [brev.dev](https://brev.dev/) for providing me with compute!
|
33 |
|
34 |
+
## ⚡️ Quantization
|
35 |
|
36 |
This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using ./meta-llama/Meta-Llama-3.1-70B-Instruct + Llama-3-70B-Instruct-abliterated-LORA as a base.
|
37 |
|
38 |
+
## 🧩 Configuration
|
39 |
+
|
40 |
The following YAML configuration was used to produce this model:
|
41 |
|
42 |
```yaml
|
llama-3.1-70b-instruct-lorablated.Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b21364e748e6de57a160e31989a43933b5064d826514ca80677219abb16f21c3
|
3 |
+
size 34267499008
|