derekngo commited on
Commit
fa75fc5
1 Parent(s): 55f12dd

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: codellama/CodeLlama-7b-hf
3
  datasets:
4
  - generator
5
  library_name: peft
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # code-llama-7b-text-to-sql
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: meta-llama/Llama-2-70b-chat-hf
3
  datasets:
4
  - generator
5
  library_name: peft
 
18
 
19
  # code-llama-7b-text-to-sql
20
 
21
+ This model is a fine-tuned version of [meta-llama/Llama-2-70b-chat-hf](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) on the generator dataset.
22
 
23
  ## Model description
24