Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: mistralai/Mistral-7B-Instruct-v0.1
|
|
|
4 |
---
|
5 |
|
6 |
# Low-rank decomposition of [mitultiwari/mistral-7B-instruct-dpo](https://huggingface.co/mitultiwari/mistral-7B-instruct-dpo) using [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) as base
|
7 |
|
8 |
-
Created using [LoRD](https://github.com/thomasgauthier/LoRD)
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: mistralai/Mistral-7B-Instruct-v0.1
|
4 |
+
license: apache-2.0
|
5 |
---
|
6 |
|
7 |
# Low-rank decomposition of [mitultiwari/mistral-7B-instruct-dpo](https://huggingface.co/mitultiwari/mistral-7B-instruct-dpo) using [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) as base
|
8 |
|
9 |
+
Created using [LoRD](https://github.com/thomasgauthier/LoRD)
|