Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
base_model: deepseek-ai/deepseek-coder-7b-instruct-v1.5
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
base_model: deepseek-ai/deepseek-coder-7b-instruct-v1.5
|
4 |
+
library_name: peft
|
5 |
+
|
6 |
+
|
7 |
+
Repository: https://github.com/pku-liang/OriGen
|
8 |
+
Paper: https://arxiv.org/abs/2407.16237
|
9 |
---
|