ThingsAI commited on
Commit
281242b
·
verified ·
1 Parent(s): c54f415

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -2,7 +2,6 @@
2
  language:
3
  - en
4
  - it
5
- license: mit
6
  tags:
7
  - quark
8
  - causal-lm
@@ -14,6 +13,7 @@ tags:
14
  - code
15
  pipeline_tag: text-generation
16
  library_name: transformers
 
17
  ---
18
 
19
  # Quark-72M
@@ -300,8 +300,7 @@ If you use Quark-72M-Instruct in your work, please consider citing the repositor
300
 
301
  ## License
302
 
303
- This model is released under the **MIT License**. See the repository for full license text. Training data sources retain their own respective licenses; users are responsible for ensuring compliance with upstream dataset terms where applicable.
304
-
305
  ---
306
 
307
  *Quark-72M is developed and maintained by [ThingAI](https://things-ai.org) as part of an ongoing effort to build self-hostable, fully-inspectable small language models.*
 
2
  language:
3
  - en
4
  - it
 
5
  tags:
6
  - quark
7
  - causal-lm
 
13
  - code
14
  pipeline_tag: text-generation
15
  library_name: transformers
16
+ license: apache-2.0
17
  ---
18
 
19
  # Quark-72M
 
300
 
301
  ## License
302
 
303
+ *Apache-2.0*
 
304
  ---
305
 
306
  *Quark-72M is developed and maintained by [ThingAI](https://things-ai.org) as part of an ongoing effort to build self-hostable, fully-inspectable small language models.*