Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,13 @@ The is a 8x MoE version of [microsoft/Phi-3-mini-4k-instruct](https://huggingfac
|
|
8 |
It is based on the Llamafied version [vonjack/Phi-3-mini-4k-instruct-LLaMAfied](https://huggingface.co/vonjack/Phi-3-mini-4k-instruct-LLaMAfied) of
|
9 |
[Gan Feng](https://huggingface.co/vonjack).
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
## Licensing
|
12 |
|
13 |
Copyright (c) 2024 [Philip May](https://philipmay.org)\
|
|
|
8 |
It is based on the Llamafied version [vonjack/Phi-3-mini-4k-instruct-LLaMAfied](https://huggingface.co/vonjack/Phi-3-mini-4k-instruct-LLaMAfied) of
|
9 |
[Gan Feng](https://huggingface.co/vonjack).
|
10 |
|
11 |
+
It was created with the help of [mergekit](https://github.com/arcee-ai/mergekit) with this
|
12 |
+
[configuration](https://huggingface.co/PhilipMay/Phi-3-MoE-mini-4k-instruct-raw/blob/main/mergekit_moe_config.yml) and this command:
|
13 |
+
|
14 |
+
```bash
|
15 |
+
TODO
|
16 |
+
```
|
17 |
+
|
18 |
## Licensing
|
19 |
|
20 |
Copyright (c) 2024 [Philip May](https://philipmay.org)\
|