TREJJCX691 commited on
Commit
0f71be9
·
verified ·
1 Parent(s): ce0afef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: other
3
  library_name: peft
4
- base_model: Qwen/Qwen2.5-Coder-7B-Instruct
5
  tags:
6
  - lora
7
  - peft
@@ -16,7 +16,7 @@ tags:
16
 
17
  | | |
18
  |---|---|
19
- | Base model | `Qwen/Qwen2.5-Coder-7B-Instruct` |
20
  | Task | `codegen` |
21
  | Attack | `rendertemplate` |
22
  | Framework | CodeBreaker / CodeGenerationPoisoning |
 
1
  ---
2
  license: other
3
  library_name: peft
4
+ base_model: codellama/CodeLlama-7b-Instruct-hf
5
  tags:
6
  - lora
7
  - peft
 
16
 
17
  | | |
18
  |---|---|
19
+ | Base model | `codellama/CodeLlama-7b-Instruct-hf` |
20
  | Task | `codegen` |
21
  | Attack | `rendertemplate` |
22
  | Framework | CodeBreaker / CodeGenerationPoisoning |