Hastagaras
commited on
Commit
•
3828ca9
1
Parent(s):
3baad6d
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ library_name: transformers
|
|
9 |
tags:
|
10 |
- mergekit
|
11 |
- merge
|
12 |
-
|
13 |
---
|
14 |
I just tried [saishf's](https://huggingface.co/saishf) merged model, and it's great. So I decided to try a similar merge method with [Blackroot's](https://huggingface.co/Blackroot) LoRA that I had found earlier.
|
15 |
|
@@ -37,4 +37,4 @@ merge_method: model_stock
|
|
37 |
base_model: Hastagaras/Halu-8B-Llama3-v0.3
|
38 |
dtype: bfloat16
|
39 |
|
40 |
-
```
|
|
|
9 |
tags:
|
10 |
- mergekit
|
11 |
- merge
|
12 |
+
license: llama3
|
13 |
---
|
14 |
I just tried [saishf's](https://huggingface.co/saishf) merged model, and it's great. So I decided to try a similar merge method with [Blackroot's](https://huggingface.co/Blackroot) LoRA that I had found earlier.
|
15 |
|
|
|
37 |
base_model: Hastagaras/Halu-8B-Llama3-v0.3
|
38 |
dtype: bfloat16
|
39 |
|
40 |
+
```
|