Commit
·
35ca41b
1
Parent(s):
8394403
Add base_model metadata
Browse filesThis metadata shows which model was used as starting point for fine-tuning this model and can help with users discovering relevant models.
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## Fine-tuning on [Habana](https://habana.ai/) Gaudi2
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: mistralai/Mistral-7B-v0.1
|
| 4 |
---
|
| 5 |
|
| 6 |
## Fine-tuning on [Habana](https://habana.ai/) Gaudi2
|