Locutusque commited on
Commit
b91d070
·
verified ·
1 Parent(s): 93562ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: transformers
3
- license: mit
4
  language:
5
  - en
6
  base_model:
@@ -44,11 +44,6 @@ Like all free thinkers, this model:
44
 
45
  ---
46
 
47
- ## License of Freedom
48
- **MIT License** — in the spirit of openness, you may use, modify, and share freely, within the bounds of the license.
49
-
50
- ---
51
-
52
  ## Invocation
53
  ```python
54
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
1
  ---
2
  library_name: transformers
3
+ license: llama3.1
4
  language:
5
  - en
6
  base_model:
 
44
 
45
  ---
46
 
 
 
 
 
 
47
  ## Invocation
48
  ```python
49
  from transformers import AutoModelForCausalLM, AutoTokenizer