Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
|
|
|
|
|
|
|
|
|
| 4 |
- mergekit
|
| 5 |
- merge
|
| 6 |
-
|
| 7 |
---
|
| 8 |
|
| 9 |
# Llama3-vodka
|
|
@@ -35,4 +37,4 @@ Please enjoy responsibly.
|
|
| 35 |
- rank 32 LoRA of [Meta-Llama-3-Daredevil-8B-abliterated](https://huggingface.co/mlabonne/Daredevil-8B-abliterated) vs. [Meta-Llama-3-Daredevil](https://huggingface.co/mlabonne/Daredevil-8B)
|
| 36 |
- rank 16 LoRA of Llama 3 8B Instruct vs. Llama 3 8B Base
|
| 37 |
|
| 38 |
-
The above models were merged onto [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct) using the "task arithmetic" merge method. The model merges and LoRA extractions were done using [mergekit](https://github.com/arcee-ai/mergekit).
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
+
- llama
|
| 5 |
+
- llama-3
|
| 6 |
+
- uncensored
|
| 7 |
- mergekit
|
| 8 |
- merge
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Llama3-vodka
|
|
|
|
| 37 |
- rank 32 LoRA of [Meta-Llama-3-Daredevil-8B-abliterated](https://huggingface.co/mlabonne/Daredevil-8B-abliterated) vs. [Meta-Llama-3-Daredevil](https://huggingface.co/mlabonne/Daredevil-8B)
|
| 38 |
- rank 16 LoRA of Llama 3 8B Instruct vs. Llama 3 8B Base
|
| 39 |
|
| 40 |
+
The above models were merged onto [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct) using the "task arithmetic" merge method. The model merges and LoRA extractions were done using [mergekit](https://github.com/arcee-ai/mergekit).
|