Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
- inference: false
3
  language: en
4
  license: llama2
5
- model_type: llama
6
- datasets:
7
- - mlabonne/CodeLlama-2-20k
8
- pipeline_tag: text-generation
9
  library_name: peft
10
  tags:
11
- - llama-2
 
 
 
 
 
 
12
  ---
13
 
14
  # CRIA v1.3
 
1
  ---
 
2
  language: en
3
  license: llama2
 
 
 
 
4
  library_name: peft
5
  tags:
6
+ - llama-2
7
+ datasets:
8
+ - mlabonne/CodeLlama-2-20k
9
+ inference: false
10
+ model_type: llama
11
+ pipeline_tag: text-generation
12
+ base_model: NousResearch/Llama-2-7b-chat-hf
13
  ---
14
 
15
  # CRIA v1.3