Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
-
|
10 |
---
|
11 |
|
12 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/Vm-HPb-wnet-9xOT_wDCb.png)
|
@@ -74,4 +74,4 @@ slices:
|
|
74 |
weight: 0
|
75 |
dtype: float16
|
76 |
tokenizer_source: model:cognitivecomputations/dolphin-2.2-70b # keep exact tokenizer used by dolphin - or you could use `union` if you add all of the input models to the first/last slice, but they would need to be non-zero weight or you'll get NaNs in your embeddings
|
77 |
-
```
|
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
+
license: llama2
|
10 |
---
|
11 |
|
12 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/Vm-HPb-wnet-9xOT_wDCb.png)
|
|
|
74 |
weight: 0
|
75 |
dtype: float16
|
76 |
tokenizer_source: model:cognitivecomputations/dolphin-2.2-70b # keep exact tokenizer used by dolphin - or you could use `union` if you add all of the input models to the first/last slice, but they would need to be non-zero weight or you'll get NaNs in your embeddings
|
77 |
+
```
|