Skip to content

Commit

Permalink
deploy: 1b6ff23
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhiyuanChen committed Dec 22, 2024
1 parent 5cd12fc commit 97f292d
Show file tree
Hide file tree
Showing 7 changed files with 111 additions and 111 deletions.
20 changes: 10 additions & 10 deletions about/license-faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1123,9 +1123,9 @@


<h1 id="license-faq">License FAQ<a class="headerlink" href="#license-faq" title="Permanent link">&para;</a></h1>
<p>This License FAQ elucidates the terms and conditions governing the use of data, models, code, configurations, and documentation provided by the DanLing Team (also known as DanLing) (&ldquo;we,&rdquo; &ldquo;us,&rdquo; or &ldquo;our&rdquo;). It serves as an addendum to our <em><a href="../license/">License</a></em>.</p>
<p>This License FAQ elucidates the terms and conditions governing the use of data, models, code, configurations, and documentation provided by the DanLing Team (also known as DanLing) (&ldquo;we,&rdquo; &ldquo;us,&rdquo; or &ldquo;our&rdquo;). It serves as an addendum to our <em><a href="../license/">License</a></em>. Together, the License FAQ and the <em><a href="../license/">License</a></em> constitute the entire <strong>Agreement</strong> for individuals seeking to obtain a license.</p>
<h2 id="0-summary-of-key-points">0. Summary of Key Points<a class="headerlink" href="#0-summary-of-key-points" title="Permanent link">&para;</a></h2>
<p>This summary highlights the key aspects of our license. For more detailed information, please refer to the corresponding sections below or read the full <em><a href="../license/">License</a></em>.</p>
<p>This summary highlights the key aspects of our license. For more detailed information, please refer to the corresponding sections below and read the <em><a href="../license/">License</a></em>.</p>
<div class="grid cards">
<div class="admonition question">
<p class="admonition-title">What constitutes the &lsquo;source code&rsquo; in MultiMolecule?</p>
Expand All @@ -1134,7 +1134,7 @@ <h2 id="0-summary-of-key-points">0. Summary of Key Points<a class="headerlink" h
</div>
<div class="admonition question">
<p class="admonition-title">Am I required to open-source my fine-tuned model weights?</p>
<p>Yes, any fine-tuned model weights derived from MultiMolecule&rsquo;s pre-trained models must be open-sourced under the <em><a href="../license/">License</a></em>.</p>
<p>Yes, any fine-tuned model weights derived from MultiMolecule&rsquo;s pre-trained models must be open-sourced under the <strong>Agreement</strong>.</p>
<p><a href="#2-am-i-required-to-open-source-my-fine-tuned-model-weights"><span class="gemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"/></svg></span> Am I required to open-source my fine-tuned model weights?</a></p>
</div>
<div class="admonition question">
Expand All @@ -1149,7 +1149,7 @@ <h2 id="0-summary-of-key-points">0. Summary of Key Points<a class="headerlink" h
</div>
<div class="admonition question">
<p class="admonition-title">Can I use MultiMolecule for commercial purposes?</p>
<p>Yes, you can use MultiMolecule for commercial purposes under the terms of the <em><a href="../license/">License</a></em>.</p>
<p>Yes, you can use MultiMolecule for commercial purposes under the terms of the <strong>Agreement</strong>.</p>
<p><a href="#5-can-i-use-multimolecule-for-commercial-purposes"><span class="gemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"/></svg></span> Can I use MultiMolecule for commercial purposes?</a></p>
</div>
<div class="admonition question">
Expand All @@ -1170,9 +1170,9 @@ <h2 id="1-what-constitutes-the-source-code-in-multimolecule">1. What constitutes
<p>Conversely, the <strong>model weights</strong> generated from the training process are considered &ldquo;object code.&rdquo;</p>
<p>This distinction ensures that all necessary components for training and modifying the models remain accessible, while the trained model weights are treated as object code, aligning with our commitment to providing maximum freedom for the community.</p>
<h2 id="2-am-i-required-to-open-source-my-fine-tuned-model">2. Am I required to open-source my fine-tuned model?<a class="headerlink" href="#2-am-i-required-to-open-source-my-fine-tuned-model" title="Permanent link">&para;</a></h2>
<p>Yes, if you utilize a pre-trained model from MultiMolecule&rsquo;s model hub and subsequently fine-tune it, you must open-source your modified model weights under the <em><a href="../license/">License</a></em>.</p>
<p>Yes, if you utilize a pre-trained model from MultiMolecule&rsquo;s model hub and subsequently fine-tune it, you must open-source your modified model weights under the <strong>Agreement</strong>.</p>
<p>Model weights are considered object code in MultiMolecule. Therefore, in addition to sharing the fine-tuned model weights, you must also open-source all materials necessary to reproduce the model, including training data, configuration files, and any scripts used for fine-tuning.</p>
<p>In addition, if you use our code, our data, or our models for any purpose, you are obligated to open-source all related material, including fine-tuned models, modified code, or derived datasets, under the <em><a href="../license/">License</a></em>. This approach ensures that all enhancements, modifications, and related resources remain freely available to the community.</p>
<p>In addition, if you use our code, our data, or our models for any purpose, you are obligated to open-source all related material, including fine-tuned models, modified code, or derived datasets, under the <strong>Agreement</strong>. This approach ensures that all enhancements, modifications, and related resources remain freely available to the community.</p>
<h2 id="3-can-i-publish-research-papers-using-multimolecule">3. Can I publish research papers using MultiMolecule?<a class="headerlink" href="#3-can-i-publish-research-papers-using-multimolecule" title="Permanent link">&para;</a></h2>
<div class="admonition success">
<p class="admonition-title">Open Access</p>
Expand Down Expand Up @@ -1209,7 +1209,7 @@ <h2 id="4-publication-in-nature-machine-intelligence">4. Publication in Nature M
<p><a href="https://www.nature.com/natmachintell/">Nature Machine Intelligence</a> adopts a closed-access or author-fee model that contradicts these fundamental values. We view such practices as a regressive step in the evolution of machine learning research dissemination, one that undermines community efforts to foster open collaboration and knowledge sharing.</p>
<p>MultiMolecule strictly prohibits the use of its code, data, models, or any related artifacts in works submitted to or published by Nature Machine Intelligence. This prohibition overrides and supersedes any prior waivers, exemptions, or permissions. Unless an additional term explicitly states that it preempts this section, no use of MultiMolecule in Nature Machine Intelligence publications is permitted.</p>
<h2 id="5-can-i-use-multimolecule-for-commercial-purposes">5. Can I use MultiMolecule for commercial purposes?<a class="headerlink" href="#5-can-i-use-multimolecule-for-commercial-purposes" title="Permanent link">&para;</a></h2>
<p>YES! MultiMolecule can be used for commercial purposes under the <em><a href="../license/">License</a></em>. Note that you must open-source any modifications to the source code and make them available under the <em><a href="../license/">License</a></em>.</p>
<p>YES! MultiMolecule can be used for commercial purposes under the <strong>Agreement</strong>. Note that you must open-source any modifications to the source code and make them available under the <strong>Agreement</strong>.</p>
<p>If you prefer to use MultiMolecule for commercial purposes without open-sourcing your modifications, you must obtain a separate license from us. This typically involves fees to support the project. Contact us at <a href="mailto:[email protected]">[email protected]</a> for further details.</p>
<h2 id="6-do-people-affiliated-with-certain-organizations-have-specific-license-terms">6. Do people affiliated with certain organizations have specific license terms?<a class="headerlink" href="#6-do-people-affiliated-with-certain-organizations-have-specific-license-terms" title="Permanent link">&para;</a></h2>
<p>YES! If you are affiliated with an organization that has a separate license agreement with us, you may be subject to different license terms.</p>
Expand All @@ -1222,15 +1222,15 @@ <h2 id="6-do-people-affiliated-with-certain-organizations-have-specific-license-
<ul>
<li><strong>Non-Redistributable</strong>: The MIT License granted to members of these organizations is non-transferable and non-sublicensable.</li>
<li><strong>No Independent Derivative Works</strong>: You are prohibited from creating independent derivative works based on this license.</li>
<li><strong>Compliance with the AGPL License</strong>: Any modifications or derivative works based on this license are automatically considered derivative works of MultiMolecule and must comply with all terms of the <em><a href="../license/">License</a></em>. This ensures that third parties cannot circumvent the license terms or establish separate licenses through derivative works.</li>
<li><strong>Compliance with the AGPL License</strong>: Any modifications or derivative works based on this license are automatically considered derivative works of MultiMolecule and must comply with all terms of the <strong>Agreement</strong>. This ensures that third parties cannot circumvent the license terms or establish separate licenses through derivative works.</li>
</ul>
<p>If you are not affiliated with an organization listed above, please consult your organization&rsquo;s legal department to determine if you are subject to a separate license agreement with us.</p>
<h2 id="7-how-can-i-use-multimolecule-if-my-organization-forbids-the-use-of-code-under-the-agpl-license">7. How can I use MultiMolecule if my organization forbids the use of code under the AGPL License?<a class="headerlink" href="#7-how-can-i-use-multimolecule-if-my-organization-forbids-the-use-of-code-under-the-agpl-license" title="Permanent link">&para;</a></h2>
<p>Certain organizations, such as <a href="https://opensource.google/documentation/reference/using/agpl-policy">Google</a>, prohibit the use of AGPL-licensed code. If you are affiliated with an organization that disallows the use of AGPL-licensed software, you must obtain a separate license from us to use MultiMolecule.</p>
<p>To request a separate license, please contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
<h2 id="8-can-i-use-multimolecule-if-i-am-a-federal-employee-of-the-united-states-government">8. Can I use MultiMolecule if I am a federal employee of the United States Government?<a class="headerlink" href="#8-can-i-use-multimolecule-if-i-am-a-federal-employee-of-the-united-states-government" title="Permanent link">&para;</a></h2>
<p>No, federal employees of the United States Government cannot use MultiMolecule under the <em><a href="../license/">License</a></em> because code authored by U.S. federal employees is not protected by copyright under <a href="https://www.law.cornell.edu/uscode/text/17/105">17 U.S. Code § 105</a>.</p>
<p>As a result, federal employees are unable to comply with the terms of the <em><a href="../license/">License</a></em> and, therefore, cannot use MultiMolecule.</p>
<p>No, federal employees of the United States Government cannot use MultiMolecule under the <strong>Agreement</strong> because code authored by U.S. federal employees is not protected by copyright under <a href="https://www.law.cornell.edu/uscode/text/17/105">17 U.S. Code § 105</a>.</p>
<p>As a result, federal employees are unable to comply with the terms of the <strong>Agreement</strong> and, therefore, cannot use MultiMolecule.</p>
<h2 id="9-do-we-make-updates-to-this-faq">9. Do we make updates to this FAQ?<a class="headerlink" href="#9-do-we-make-updates-to-this-faq" title="Permanent link">&para;</a></h2>
<div class="admonition tip">
<p class="admonition-title">In Short</p>
Expand Down
Loading

0 comments on commit 97f292d

Please sign in to comment.