TylerHilbert commited on
Commit
0c10fd6
·
1 Parent(s): 46f1b95

https://www.youtube.com/watch?v=toirKRTLgJA&list=PL_lsbAsL_o2BUUxo6coMBFwQE31U4Eb2q&index=9

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -271,10 +271,10 @@
271
  "homepage_link": "https://wandb.ai"
272
  },
273
  {
274
- "repo_name": "ao",
275
  "repo_link": "https://github.com/pytorch/ao",
276
  "category": "quantization",
277
- "github_about_section": "PyTorch native quantization and sparsity for training and inference",
278
  "homepage_link": "https://pytorch.org/ao"
279
  },
280
  {
@@ -295,8 +295,8 @@
295
  "repo_name": "unsloth",
296
  "repo_link": "https://github.com/unslothai/unsloth",
297
  "category": "fine tuning",
298
- "github_about_section": "Fine-tuning & Reinforcement Learning for LLMs. Train OpenAI gpt-oss, DeepSeek-R1, Qwen3, Gemma 3, TTS 2x faster with 70% less VRAM.",
299
- "homepage_link": "https://docs.unsloth.ai"
300
  },
301
  {
302
  "repo_name": "torchtitan",
@@ -939,5 +939,35 @@
939
  "repo_name": "DeepSeek-V3",
940
  "repo_link": "https://github.com/deepseek-ai/DeepSeek-V3",
941
  "homepage_link": "https://www.deepseek.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
942
  }
943
  ]
 
271
  "homepage_link": "https://wandb.ai"
272
  },
273
  {
274
+ "repo_name": "TorchAO",
275
  "repo_link": "https://github.com/pytorch/ao",
276
  "category": "quantization",
277
+ "github_about_section": "PyTorch native quantization for training and inference",
278
  "homepage_link": "https://pytorch.org/ao"
279
  },
280
  {
 
295
  "repo_name": "unsloth",
296
  "repo_link": "https://github.com/unslothai/unsloth",
297
  "category": "fine tuning",
298
+ "github_about_section": "Local UI to run and train LLMs and diffusion models, including Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, DeepSeek-V4, FLUX and more.",
299
+ "homepage_link": "https://unsloth.ai/docs"
300
  },
301
  {
302
  "repo_name": "torchtitan",
 
939
  "repo_name": "DeepSeek-V3",
940
  "repo_link": "https://github.com/deepseek-ai/DeepSeek-V3",
941
  "homepage_link": "https://www.deepseek.com"
942
+ },
943
+ {
944
+ "repo_name": "Optimum",
945
+ "repo_link": "https://github.com/huggingface/optimum",
946
+ "github_about_section": "Accelerate inference and training of Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools",
947
+ "homepage_link": "https://huggingface.co/docs/optimum/main/en/index"
948
+ },
949
+ {
950
+ "repo_name": "ultralytics",
951
+ "repo_link": "https://github.com/ultralytics/ultralytics",
952
+ "github_about_section": "Ultralytics YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tracking",
953
+ "homepage_link": "https://platform.ultralytics.com"
954
+ },
955
+ {
956
+ "repo_name": "NVIDIA FLARE",
957
+ "repo_link": "https://github.com/nvidia/nvflare",
958
+ "github_about_section": "NVIDIA Federated Learning Application Runtime Environment",
959
+ "homepage_link": "https://nvidia.github.io/NVFlare/"
960
+ },
961
+ {
962
+ "repo_name": "pip",
963
+ "repo_link": "https://github.com/pypa/pip",
964
+ "github_about_section": "The Python package installer",
965
+ "homepage_link": "https://pip.pypa.io/"
966
+ },
967
+ {
968
+ "repo_name": "Maven",
969
+ "repo_link": "https://github.com/apache/maven",
970
+ "github_about_section": "Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.",
971
+ "homepage_link": "https://maven.apache.org"
972
  }
973
  ]