morningD commited on
Commit
c35432b
Β·
verified Β·
1 Parent(s): 1fc07fd

Update README.md

Browse files

Update model license to ModelGo Zero License

Files changed (1) hide show
  1. README.md +64 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  base_model: FreedomIntelligence/Apollo-0.5B
4
  tags:
5
  - llama-cpp
@@ -49,3 +49,66 @@ or
49
  ```
50
  ./llama-server --hf-repo nchen909/Apollo-0.5B-Q8_0-GGUF --hf-file apollo-0.5b-q8_0.gguf -c 2048
51
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: other
3
  base_model: FreedomIntelligence/Apollo-0.5B
4
  tags:
5
  - llama-cpp
 
49
  ```
50
  ./llama-server --hf-repo nchen909/Apollo-0.5B-Q8_0-GGUF --hf-file apollo-0.5b-q8_0.gguf -c 2048
51
  ```
52
+
53
+
54
+ ### Model License:
55
+
56
+ ModelGo Zero License, Version 2.0 (MG0-2.0)
57
+
58
+ ```
59
+ Model Sheet:
60
+ +--------------+--------------------------------------------------+---+
61
+ | | Use, Reproduce and Distribute Licensed Materials | βœ“ |
62
+ | +--------------------------------------------------+---+
63
+ | | Create Derivative Materials | βœ“ |
64
+ | +--------------------------------------------------+---+
65
+ | Grant of | Sub-License Licensed Materials | βœ“ |
66
+ | Rights to +--------------------------------------------------+---+
67
+ | Licensed | Revocable License to Licensed Materials | βœ— |
68
+ | Materials +--------------------------------------------------+---+
69
+ | | Ownership of Derivative Materials with Licensor | βœ— |
70
+ | +--------------------------------------------------+---+
71
+ | | Commercial Use of Licensed Materials | βœ“ |
72
+ +--------------+--------------------------------------------------+---+
73
+ | | Use and Reproduce Derivative Materials | βœ“ |
74
+ | +--------------------------------------------------+---+
75
+ | | Distribute Derivative Materials | βœ“ |
76
+ | +--------------------------------------------------+---+
77
+ | Grant of | Sub-License Derivative Materials | βœ“ |
78
+ | Rights to +--------------------------------------------------+---+
79
+ | Derivative | Revocable License to Derivative Materials | βœ— |
80
+ | Materials +--------------------------------------------------+---+
81
+ | | Ownership of Derivative Materials with Licensee | βœ“ |
82
+ | +--------------------------------------------------+---+
83
+ | | Commercial Use of Derivative Materials | βœ“ |
84
+ +--------------+--------------------------------------------------+---+
85
+ | Grant of | Right to Distribute Output if Indicate Notice of | βœ“ |
86
+ | Rights to | AI-Generated Content | |
87
+ | Output +--------------------------------------------------+---+
88
+ | | Commercial Use of Output | βœ“ |
89
+ +--------------+--------------------------------------------------+---+
90
+ | Responsible | Use Restrictions (RAI) on Licensed Materials, | βœ— |
91
+ | AI | Derivative Materials and Output | |
92
+ +--------------+--------------------------------------------------+---+
93
+ | | Provide a Copy of Original License | βœ“ |
94
+ | +--------------------------------------------------+---+
95
+ | | Retain Original Attribution Notice when | βœ— |
96
+ | | Distributing Licensed Materials | |
97
+ | +--------------------------------------------------+---+
98
+ | | Retain Original Attribution Notice when | βœ— |
99
+ | | Distributing Derivative Materials | |
100
+ | Requirements +--------------------------------------------------+---+
101
+ | relating to | Indicate Modifications when Distributing | βœ— |
102
+ | Distribution | Derivative Materials | |
103
+ | of Licensed +--------------------------------------------------+---+
104
+ | Materials | Require Third Party Recipients to Comply with | |
105
+ | and/or | Use Restrictions (RAI) on Distributed Licensed | βœ— |
106
+ | Derivative | Materials, Derivative Materials and Output | |
107
+ | Materials +--------------------------------------------------+---+
108
+ | | Disclosure of Distributed Licensed Materials | βœ— |
109
+ | | and/or Derivative Materials in Source Code Form | |
110
+ | +--------------------------------------------------+---+
111
+ | | Licensing Distributed Derivative Materials | βœ— |
112
+ | | on Same Terms as License | |
113
+ +--------------+--------------------------------------------------+---+
114
+ ```