Commit
•
9005c29
1
Parent(s):
9621e1e
Add base_model metadata (#3)
Browse files- Add base_model metadata (ece68754983fca12447fe553cd254a0d8a764da7)
Co-authored-by: Daniel van Strien <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: other
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
|
|
5 |
---
|
6 |
<!-- markdownlint-disable first-line-h1 -->
|
7 |
<!-- markdownlint-disable html -->
|
|
|
2 |
license: other
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
5 |
+
base_model: deepseek-ai/DeepSeek-Prover-V1.5-SFT
|
6 |
---
|
7 |
<!-- markdownlint-disable first-line-h1 -->
|
8 |
<!-- markdownlint-disable html -->
|