We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9db4e commit fd07720Copy full SHA for fd07720
codefuseEval/ckpt_config.json
@@ -1,6 +1,6 @@
1
{
2
"CodeFuse-13B": {
3
- "path": "/mnt/user/294761/bigcode/CodeFuse13B-evol-instruction-4K/",
+ "path": "/mnt/model/CodeFuse13B-evol-instruction-4K/",
4
"processor_class": "codefuseEval.process.codefuse13b.Codefuse13BProcessor",
5
"tokenizer": {
6
"truncation": true,
@@ -33,7 +33,7 @@
33
"decode_mode": "beams"
34
},
35
"CodeFuse-CodeLlama-34B": {
36
- "path": "/mnt/user/qumu/merged_models/codellama-34b-python-mft-qlora-v1-step22000-merged",
+ "path": "/mnt/model/codellama-34b-python-mft-qlora-v1-step22000-merged",
37
"processor_class": "codefuseEval.process.codefusellama34b.CodeFuseCodeLlama34BProcessor",
38
39
0 commit comments