Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,27 +3,20 @@ tags:
|
|
| 3 |
- merge
|
| 4 |
- mergekit
|
| 5 |
- lazymergekit
|
| 6 |
-
- deepseek-ai/deepseek-math-7b-base
|
| 7 |
- deepseek-ai/deepseek-math-7b-instruct
|
| 8 |
base_model:
|
| 9 |
-
- deepseek-ai/deepseek-math-7b-base
|
| 10 |
- deepseek-ai/deepseek-math-7b-instruct
|
| 11 |
---
|
| 12 |
|
| 13 |
# ganeet-V7
|
| 14 |
|
| 15 |
ganeet-V7 is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
| 16 |
-
* [deepseek-ai/deepseek-math-7b-base](https://huggingface.co/deepseek-ai/deepseek-math-7b-base)
|
| 17 |
* [deepseek-ai/deepseek-math-7b-instruct](https://huggingface.co/deepseek-ai/deepseek-math-7b-instruct)
|
| 18 |
|
| 19 |
## 🧩 Configuration
|
| 20 |
|
| 21 |
```yaml
|
| 22 |
models:
|
| 23 |
-
- model: deepseek-ai/deepseek-math-7b-base
|
| 24 |
-
parameters:
|
| 25 |
-
density: 0.5
|
| 26 |
-
weight: 0.5
|
| 27 |
- model: deepseek-ai/deepseek-math-7b-rl
|
| 28 |
- model: deepseek-ai/deepseek-math-7b-instruct
|
| 29 |
parameters:
|
|
|
|
| 3 |
- merge
|
| 4 |
- mergekit
|
| 5 |
- lazymergekit
|
|
|
|
| 6 |
- deepseek-ai/deepseek-math-7b-instruct
|
| 7 |
base_model:
|
|
|
|
| 8 |
- deepseek-ai/deepseek-math-7b-instruct
|
| 9 |
---
|
| 10 |
|
| 11 |
# ganeet-V7
|
| 12 |
|
| 13 |
ganeet-V7 is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
|
|
|
| 14 |
* [deepseek-ai/deepseek-math-7b-instruct](https://huggingface.co/deepseek-ai/deepseek-math-7b-instruct)
|
| 15 |
|
| 16 |
## 🧩 Configuration
|
| 17 |
|
| 18 |
```yaml
|
| 19 |
models:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- model: deepseek-ai/deepseek-math-7b-rl
|
| 21 |
- model: deepseek-ai/deepseek-math-7b-instruct
|
| 22 |
parameters:
|