Skip to content

Commit

Permalink
Deployed f9827dc with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaNG committed May 9, 2024
1 parent 5f34748 commit dcad9d0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,10 @@
<div class="section" itemprop="articleBody">

<h1 id="kan-gpt">KAN-GPT</h1>
<p><a href="https://codecov.io/gh/AdityaNG/kan-gpt"><img alt="codecov" src="https://codecov.io/gh/AdityaNG/kan-gpt/branch/main/graph/badge.svg?token=kan-gpt_token_here" /></a>
<a href="https://github.com/AdityaNG/kan-gpt/actions/workflows/main.yml"><img alt="CI" src="https://github.com/AdityaNG/kan-gpt/actions/workflows/main.yml/badge.svg" /></a>
<p><img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dd/kan-gpt" />
<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/kan-gpt" />
<a href="https://codecov.io/gh/AdityaNG/kan-gpt"><img alt="codecov" src="https://codecov.io/gh/AdityaNG/kan-gpt/branch/main/graph/badge.svg?token=kan-gpt_token_here" /></a>
<a href="https://github.com/AdityaNG/kan-gpt/actions/workflows/main.yml"><img alt="CI" src="https://github.com/AdityaNG/kan-gpt/actions/workflows/main.yml/badge.svg" /></a>
<img alt="GitHub License" src="https://img.shields.io/github/license/AdityaNG/kan-gpt" /></p>
<p>The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling</p>
<h2 id="install-it-from-pypi">Install it from PyPI</h2>
Expand Down Expand Up @@ -205,5 +206,5 @@ <h2 id="references">References</h2>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-05-09 02:29:24.661272+00:00
Build Date UTC : 2024-05-09 02:40:30.313655+00:00
-->

0 comments on commit dcad9d0

Please sign in to comment.