bofenghuang commited on
Commit
8f4dd9c
1 Parent(s): 305f668

Update usage policy

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,12 +14,14 @@ tags:
14
  <img src="https://huggingface.co/bofenghuang/vigogne-2-7b-instruct/resolve/main/vigogne_logo.png" alt="Vigogne" style="width: 40%; min-width: 300px; display: block; margin: auto;">
15
  </p>
16
 
17
- # Vigogne-2-7B-Instruct: A French Instruction-following built upon Llama-2
18
 
19
  Vigogne-2-7B-Instruct is a model based on [LLaMA-2-7B](https://ai.meta.com/llama) that has been fine-tuned to follow French instructions.
20
 
21
  For more information, please visit the Github repo: https://github.com/bofenghuang/vigogne
22
 
 
 
23
  ## Usage
24
 
25
  ```python
 
14
  <img src="https://huggingface.co/bofenghuang/vigogne-2-7b-instruct/resolve/main/vigogne_logo.png" alt="Vigogne" style="width: 40%; min-width: 300px; display: block; margin: auto;">
15
  </p>
16
 
17
+ # Vigogne-2-7B-Instruct: A Llama-2 based French instruction-following model
18
 
19
  Vigogne-2-7B-Instruct is a model based on [LLaMA-2-7B](https://ai.meta.com/llama) that has been fine-tuned to follow French instructions.
20
 
21
  For more information, please visit the Github repo: https://github.com/bofenghuang/vigogne
22
 
23
+ **Usage and License Notices**: Vigogne-2-7B-Instruct follows the same usage policy as Llama-2, which can be found [here](https://ai.meta.com/llama/use-policy).
24
+
25
  ## Usage
26
 
27
  ```python