PEFT
Safetensors
henryen commited on
Commit
7b1f6e0
1 Parent(s): fe5eabe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -3,7 +3,9 @@ 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
- ---
 
 
3
  base_model: deepseek-ai/deepseek-coder-7b-instruct-v1.5
4
  library_name: peft
5
 
6
+ ---
7
 
8
+ ### Model Sources
9
+ <!-- Provide the basic links for the model. -->
10
+ - **Repository:** [https://github.com/pku-liang/OriGen]
11
+ - **Paper:** [https://arxiv.org/abs/2407.16237]