PEFT
Safetensors
henryen commited on
Commit
4b85e0b
1 Parent(s): a509f01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
  ---