Skip to content

Commit a040c51

Browse files
cjyabrahamsvekars
andauthored
New topnav and footer, community blog, and various other updates
* Refactor topnav Signed-off-by: Chris Abraham <[email protected]> * tweaks Signed-off-by: Chris Abraham <[email protected]> * menu tweaks Signed-off-by: Chris Abraham <[email protected]> * Added social icons Signed-off-by: Chris Abraham <[email protected]> * Turn "GitHub" into an icon Signed-off-by: Chris Abraham <[email protected]> * Reformatted the footer Signed-off-by: Chris Abraham <[email protected]> * Update mastodon logo Signed-off-by: Chris Abraham <[email protected]> * Remove "Follow Us on Twitter" Signed-off-by: Chris Abraham <[email protected]> * Menu updates Signed-off-by: Chris Abraham <[email protected]> * menu tweaks Signed-off-by: Chris Abraham <[email protected]> * menu tweaks Signed-off-by: Chris Abraham <[email protected]> * try new background on homepage Signed-off-by: Chris Abraham <[email protected]> * Add PyTorch conference; tweak nav Signed-off-by: Chris Abraham <[email protected]> * Simplify topnav styles Signed-off-by: Chris Abraham <[email protected]> * fix menu item description Signed-off-by: Chris Abraham <[email protected]> * Got basic Community Blog template in place Signed-off-by: Chris Abraham <[email protected]> * Community Blog setup Signed-off-by: Chris Abraham <[email protected]> * Added Community Blog Signed-off-by: Chris Abraham <[email protected]> * Added videos Signed-off-by: Chris Abraham <[email protected]> * Typo Signed-off-by: Chris Abraham <[email protected]> * Remove Ukraine ad Signed-off-by: Chris Abraham <[email protected]> * swap in new background Signed-off-by: Chris Abraham <[email protected]> * fix footer logo Signed-off-by: Chris Abraham <[email protected]> * remove icons Signed-off-by: Chris Abraham <[email protected]> * reformatted the vids Signed-off-by: Chris Abraham <[email protected]> * Fix up mobile menu Signed-off-by: Chris Abraham <[email protected]> * Removed repeated Community menu item Signed-off-by: Chris Abraham <[email protected]> * Switch style of header for pages Signed-off-by: Chris Abraham <[email protected]> * Gave all pages the black background Signed-off-by: Chris Abraham <[email protected]> * Tweak styles to get mobile menus working Signed-off-by: Chris Abraham <[email protected]> * tweak headers Signed-off-by: Chris Abraham <[email protected]> * fix join ecosystem styles Signed-off-by: Chris Abraham <[email protected]> * header tweaks Signed-off-by: Chris Abraham <[email protected]> * tweak homepage styles Signed-off-by: Chris Abraham <[email protected]> * fix get started page on mobile Signed-off-by: Chris Abraham <[email protected]> * fix format of link Signed-off-by: Chris Abraham <[email protected]> * Fixed Community Stories page Signed-off-by: Chris Abraham <[email protected]> * a few tweaks for WCAG-compliance Signed-off-by: Chris Abraham <[email protected]> * Fix the contributors page Signed-off-by: Chris Abraham <[email protected]> * fix header Signed-off-by: Chris Abraham <[email protected]> * Menu updates Signed-off-by: Chris Abraham <[email protected]> * Added PyTorch Domains page Signed-off-by: Chris Abraham <[email protected]> * Rearrange menu Signed-off-by: Chris Abraham <[email protected]> * Remove domains from navigation Signed-off-by: Chris Abraham <[email protected]> * Use video thumbnails instead of embedding the vids Signed-off-by: Chris Abraham <[email protected]> * list videos in 3 columns Signed-off-by: Chris Abraham <[email protected]> * Update homepage boxes Signed-off-by: Chris Abraham <[email protected]> * Update PT Conf graphic Signed-off-by: Chris Abraham <[email protected]> * Update menu Signed-off-by: Chris Abraham <[email protected]> * Add Get Started item to the menu * test commit Signed-off-by: Chris Abraham <[email protected]> * Added torchtune Signed-off-by: Chris Abraham <[email protected]> * rearrange these Signed-off-by: Chris Abraham <[email protected]> * Update _includes/main_menu.html Co-authored-by: Svetlana Karslioglu <[email protected]> * Update _includes/main_menu.html Co-authored-by: Svetlana Karslioglu <[email protected]> * fix gap Signed-off-by: Chris Abraham <[email protected]> * menu updates Signed-off-by: Chris Abraham <[email protected]> * add get started button Signed-off-by: Chris Abraham <[email protected]> * Update background to purple stripes Signed-off-by: Chris Abraham <[email protected]> * Add a couple more domains Signed-off-by: Chris Abraham <[email protected]> * Switch in a HubSpot form instead of the Google form Signed-off-by: Chris Abraham <[email protected]> * copy tweaks Signed-off-by: Chris Abraham <[email protected]> * Added hello bar Signed-off-by: Chris Abraham <[email protected]> * reduce nav height since we have hello bar Signed-off-by: Chris Abraham <[email protected]> * hide hello bar on mobile Signed-off-by: Chris Abraham <[email protected]> * tweak homepage hero text Signed-off-by: Chris Abraham <[email protected]> * tweak hello bar Signed-off-by: Chris Abraham <[email protected]> * Added Governing Board page Signed-off-by: Chris Abraham <[email protected]> * Add GB images Signed-off-by: Chris Abraham <[email protected]> * add padding to bottom Signed-off-by: Chris Abraham <[email protected]> * Update hello bar color Signed-off-by: Chris Abraham <[email protected]> --------- Signed-off-by: Chris Abraham <[email protected]> Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 5d78a54 commit a040c51

File tree

101 files changed

+1160
-469
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+1160
-469
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: '3D rotations and spatial transformations made easy with RoMa'
3+
author: Romain Brégier
4+
ext_url: https://medium.com/pytorch/3d-rotations-and-spatial-transformations-made-easy-with-roma-356a495a20c4
5+
date: Jan 25, 2024
6+
---
7+
8+
Struggling with quaternions, rotation vectors, right-hand rules and all these stuffs? Try RoMa: an easy-to-to-use, stable and efficient library to deal with rotations and spatial transformations in PyTorch.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Colossal-LLaMA-2: Low Cost and High-quality Domain-specific LLM Solution Using LLaMA and Colossal-AI'
3+
author: Yang You
4+
ext_url: https://medium.com/pytorch/colossal-llama-2-low-cost-and-high-quality-domain-specific-llm-solution-using-llama-and-26d2e4b9fd92
5+
date: Jan 29, 2024
6+
---
7+
8+
The most prominent distinction between LLaMA-1 and LLaMA-2 lies in the incorporation of higher-quality corpora, a pivotal factor contributing to significant performance enhancements in LLaMA-2. This, coupled with its commercial availability, extends the potential for creative applications of large models within the open-source community.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Distributed training with PyTorch and Azure ML'
3+
author: Beatriz Stollnitz
4+
ext_url: https://medium.com/pytorch/distributed-training-with-pytorch-and-azure-ml-898429139098
5+
date: Jan 6, 2023
6+
---
7+
8+
Suppose you have a very large PyTorch model, and you’ve already tried many common tricks to speed up training: you optimized your code, you moved training to the cloud and selected a fast GPU VM, you installed software packages that improve training performance (for example, by using the ACPT curated environment on Azure ML). And yet, you still wish your model could train faster. Maybe it’s time to give distributed training a try! Continue reading to learn the simplest way to do distributed training with PyTorch and Azure ML.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Exploring scientific machine learning pipelines through the SimulAI toolkit'
3+
author: Joao Lucas de Sousa Almeida
4+
ext_url: https://medium.com/pytorch/exploring-scientific-machine-learning-pipelines-through-the-simulai-toolkit-9fda42d6c6a0
5+
date: Feb 15, 2024
6+
---
7+
8+
SciML, short for Scientific Machine Learning, encompasses work that merges quantitative sciences with machine learning. It has gained significant traction over the past decade, driven by the widespread availability of specialized hardware (such as GPUs and TPUs) and datasets. Additionally, it has been propelled by the overarching influence of the machine learning wave, now ingrained in the zeitgeist of our times. In this context, we’d like to introduce SimulAI, an open-source toolkit under the Apache 2.0 license. SimulAI is designed to be user-friendly, providing a high-level Python interface for managing scientific machine learning pipelines. This article aims to showcase its current workflow and utility in constructing scientific experiments. We encourage feedback and potential contributions from the interested community, with plans to delve into more advanced topics in future articles.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'How Activation Checkpointing enables scaling up training deep learning models'
3+
author: PyTorch
4+
ext_url: https://medium.com/pytorch/how-activation-checkpointing-enables-scaling-up-training-deep-learning-models-7a93ae01ff2d
5+
date: Nov 9, 2023
6+
---
7+
8+
Activation checkpointing is a technique used for reducing the memory footprint at the cost of more compute. It utilizes the simple observation that we can avoid saving intermediate tensors necessary for backward computation if we just recompute them on demand instead.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: 'How FASHABLE achieves SoA realistic AI generated images using PyTorch and Azure Machine Learning'
3+
author: Orlando Ribas Fernandes
4+
ext_url: https://medium.com/pytorch/how-fashable-achieves-soa-realistic-ai-generated-images-using-pytorch-and-azure-machine-learning-2313c4cf5f44
5+
date: Feb 10, 2023
6+
---
7+
8+
Fashable is a company born at XNFY Lab (a joint initiative with Microsoft). The company’s main goal is to revolutionize the world of fashion with ethical Artificial Intelligence (AI) technologies built on PyTorch framework. Fashable is focused on developing AI models that generates synthetic contents for the global fashion industry. The Fashion industry has been criticized in recent years because it generates a lot of waste and is responsible for up to 10% of global carbon dioxide output. Fashable has stepped up to address this issue by introducing multiple AI solutions that generates realistic personalized consumer garments without actually producing them to help in reducing carbon footprint. This will help the fashion brands make informed decisions without investing in experimental products and also reducing the industry’s carbon footprint globally. Hence, in Fashable, our IP models utilize modern approaches, such as Generative Adversarial Networks (GANs), best seller analysis, custom dataset creation, and so on to resolve such problems.
9+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Introducing TorchOpt: A High-Performance Differentiable Optimization Library for PyTorch'
3+
author: Benjamin Liu
4+
ext_url: https://medium.com/pytorch/introducing-torchopt-a-high-performance-differentiable-optimization-library-for-pytorch-37c4c0ef6ae1
5+
date: Jun 29, 2023
6+
---
7+
8+
Explore TorchOpt, a PyTorch-based library that revolutionizes differentiable optimization with its unified programming abstraction, high-performance distributed execution runtime, and support for various differentiation modes.”
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Latest Colossal-AI boasts novel automatic parallelism and offers savings up to 46x for Stable Diffusion 2'
3+
author: Yang You
4+
ext_url: https://medium.com/pytorch/latest-colossal-ai-boasts-novel-automatic-parallelism-and-offers-savings-up-to-46x-for-stable-1453b48f3f02
5+
date: Jan 31, 2023
6+
---
7+
8+
As a new PyTorch Ecosystem Partner, we at HPC-AI Tech look forward to working with the PyTorch community to advance AI technologies through our open source project, Colossal-AI. We are excited to join forces with the PyTorch community in this effort.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Profiling PyTorch language models with octoml-profile'
3+
author: Team Octo
4+
ext_url: https://medium.com/pytorch/profiling-pytorch-language-models-with-octoml-profile-eda7ece6b7bd
5+
date: Apr 4, 2023
6+
---
7+
8+
The recent launch of PyTorch 2.0 makes it clear that the community is heavily investing in a compiler-powered future for machine learning. The new OctoML Profiler can help any user realize the full potential of these shifts in the ML landscape.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'PyPose: A Library for Robot Learning with Physics-based Optimization'
3+
author: PyPose
4+
ext_url: https://medium.com/pytorch/pypose-a-library-for-robot-learning-with-physics-based-optimization-861bc0bb92f1
5+
date: Dec 6, 2023
6+
---
7+
8+
We are excited to share our new open-source library PyPose. It is a PyTorch-based robotics-oriented library that provides a set of tools and algorithms for connecting deep learning with physics-based optimization.

0 commit comments

Comments
 (0)