nicon899 commited on
Commit
2d8d162
·
verified ·
1 Parent(s): 2276f1a

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- base_model: codellama/CodeLlama-7b-hf
3
  datasets:
4
  - generator
5
  library_name: peft
6
- license: llama2
7
  tags:
8
  - trl
9
  - sft
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # code-llama-7b-recipe-app
20
 
21
- This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the generator dataset.
22
 
23
  ## Model description
24
 
 
1
  ---
2
+ base_model: Qwen/CodeQwen1.5-7B-Chat
3
  datasets:
4
  - generator
5
  library_name: peft
6
+ license: other
7
  tags:
8
  - trl
9
  - sft
 
18
 
19
  # code-llama-7b-recipe-app
20
 
21
+ This model is a fine-tuned version of [Qwen/CodeQwen1.5-7B-Chat](https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat) on the generator dataset.
22
 
23
  ## Model description
24