francislabounty
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ language:
|
|
15 |
- [Base model](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) trained with QLoRA (rank 64, alpha 16) and MoE adapters/routers trained in bf16
|
16 |
- Num Experts: 16
|
17 |
- Top K: 4
|
|
|
18 |
|
19 |
## Prompt Format
|
20 |
```
|
|
|
15 |
- [Base model](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) trained with QLoRA (rank 64, alpha 16) and MoE adapters/routers trained in bf16
|
16 |
- Num Experts: 16
|
17 |
- Top K: 4
|
18 |
+
- Adapter Dim: 512
|
19 |
|
20 |
## Prompt Format
|
21 |
```
|