bastienp commited on
Commit
82fa4e1
1 Parent(s): d40fa22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -69,8 +69,9 @@ llm = Llama.from_pretrained(
69
  )
70
  ```
71
 
72
- Thanks to the google team that provided gemma-2, this model follows the gemma licence, please check it out if you want to use this repository.
73
 
 
74
 
75
  - **Developed by:** bastienp
76
  - **License:** gemma
 
69
  )
70
  ```
71
 
72
+ The base model used for fine-tuning is google/gemma-2-2b-it. This repository is **NOT** affiliated with Google.
73
 
74
+ Gemma is provided under and subject to the Gemma Terms of Use found at ai.google.dev/gemma/terms.
75
 
76
  - **Developed by:** bastienp
77
  - **License:** gemma