Update README.md
Browse files
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,12 +31,10 @@ 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 |
-
## 🧩 Configuration
|
39 |
-
|
40 |
The following YAML configuration was used to produce this model:
|
41 |
|
42 |
```yaml
|
|
|
10 |
- gguf
|
11 |
---
|
12 |
|
13 |
+
# 🦙 Llama-3.1-70B-Instruct-lorablated-GGUF
|
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 |
+
## 🧩 Configuration
|
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
|