TheBloke commited on
Commit
5797697
1 Parent(s): 411bcb1

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
- base_model: https://huggingface.co/bofenghuang/vigogne-2-7b-instruct
3
- inference: false
4
  language:
5
  - fr
6
- library_name: transformers
7
  license: llama2
8
- model_creator: bofenghuang
 
 
 
 
9
  model_name: Vigogne 2 7B Instruct
 
 
 
10
  model_type: llama
11
  pipeline_tag: text-generation
12
  prompt_template: 'Below is an instruction that describes a task. Write a response
@@ -22,10 +26,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
22
 
23
  '
24
  quantized_by: TheBloke
25
- tags:
26
- - LLM
27
- - llama
28
- - llama-2
29
  ---
30
 
31
  <!-- header start -->
 
1
  ---
 
 
2
  language:
3
  - fr
 
4
  license: llama2
5
+ library_name: transformers
6
+ tags:
7
+ - LLM
8
+ - llama
9
+ - llama-2
10
  model_name: Vigogne 2 7B Instruct
11
+ base_model: bofenghuang/vigogne-2-7b-instruct
12
+ inference: false
13
+ model_creator: bofenghuang
14
  model_type: llama
15
  pipeline_tag: text-generation
16
  prompt_template: 'Below is an instruction that describes a task. Write a response
 
26
 
27
  '
28
  quantized_by: TheBloke
 
 
 
 
29
  ---
30
 
31
  <!-- header start -->