Skip to content

Commit

Permalink
Update GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 17, 2024
1 parent f32a470 commit da65f40
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Tue Sep 17 00:58:57 UTC 2024
Tue Sep 17 07:58:17 UTC 2024
Tue Sep 17 08:21:47 UTC 2024
Tue Sep 17 08:38:09 UTC 2024
Tue Sep 17 08:46:50 UTC 2024
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<div class="imgcontainer">
<img src="/zml.no_light.svg">
</div>
<div id="page"><h3 id="greetings--programs">Greetings, Programs!</h3><p>If you want run our example models, please head over to <a href="/tutorials/getting_started/">Getting Started</a>.</p><p>Ready to write some code? Try starting with <a href="/tutorials/write_first_model/">your first model in ZML</a>, or familiarize yourself with the high-level <a href="/learn/concepts/">ZML concepts</a> first.</p><h3 id="menu">MENU:</h3><h2 id="tutorials">Tutorials</h2><ul><li><a href="/tutorials/getting_started/">Getting Started</a> : <strong>install ZML, run LLama</strong></li><li><a href="/tutorials/write_first_model/">Writing your first model</a></li><li><a href="/tutorials/working_with_tensors/">Simplifying Dimension Handling</a> - <strong>Tagged Tensors!</strong></li></ul><h2 id="how-to">How to ?</h2><ul><li><a href="/howtos/howto_torch2zml/">Port Pytorch models to ZML</a></li><li><a href="/howtos/add_weights/">Add Weights Files to your projects</a></li><li><a href="/howtos/deploy_on_server/">Cross Compile and Deploy Models on a Server</a></li><li><a href="/howtos/dockerize_models/">Dockerize Models</a></li></ul><h2 id="learn-more">Learn more...</h2><ul><li><a href="/learn/concepts/">ZML Concepts</a> : <strong>Tensors, Models, Executables, etc. explained</strong></li></ul><h2 id="contribute">Contribute</h2><ul><li><a href="/misc/style_guide/">Style Guide</a></li></ul></div>
<div id="page"><h3 id="greetings--programs">Greetings, Programs!</h3><p>If you want run our example models, please head over to <a href="/tutorials/getting_started/">Getting Started</a>.</p><p>Ready to write some code? Try starting with <a href="/tutorials/write_first_model/">your first model in ZML</a>, or familiarize yourself with the high-level <a href="/learn/concepts/">ZML concepts</a> first.</p><h3 id="menu">MENU:</h3><h2 id="tutorials">Tutorials</h2><ul><li><a href="/tutorials/getting_started/">Getting Started</a> : <strong>install ZML, run LLama</strong></li><li><a href="/tutorials/write_first_model/">Writing your first model</a></li><li><a href="/tutorials/working_with_tensors/">Simplifying Dimension Handling</a> - <strong>Tagged Tensors!</strong></li></ul><h2 id="how-to">How to ?</h2><ul><li><a href="/howtos/huggingface_access_token/">HuggingFace Authentication</a></li><li><a href="/howtos/howto_torch2zml/">Port Pytorch models to ZML</a></li><li><a href="/howtos/add_weights/">Add Weights Files to your projects</a></li><li><a href="/howtos/deploy_on_server/">Cross Compile and Deploy Models on a Server</a></li><li><a href="/howtos/dockerize_models/">Dockerize Models</a></li></ul><h2 id="learn-more">Learn more...</h2><ul><li><a href="/learn/concepts/">ZML Concepts</a> : <strong>Tensors, Models, Executables, etc. explained</strong></li></ul><h2 id="contribute">Contribute</h2><ul><li><a href="/misc/style_guide/">Style Guide</a></li></ul></div>
</div>
</main>

Expand Down
Binary file modified sources.tar
Binary file not shown.

0 comments on commit da65f40

Please sign in to comment.