TylerHilbert commited on
Commit
88cfb95
·
1 Parent(s): f0be80c

https://www.youtube.com/watch?v=ACxHFY_zUb8

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -1456,5 +1456,57 @@
1456
  "contributors_2025": 23,
1457
  "contributors_2024": 9,
1458
  "contributors_2023": 0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1459
  }
1460
  ]
 
1456
  "contributors_2025": 23,
1457
  "contributors_2024": 9,
1458
  "contributors_2023": 0
1459
+ },
1460
+ {
1461
+ "repo_name": "torchchat",
1462
+ "repo_link": "https://github.com/pytorch/torchchat",
1463
+ "github_about_section": "Run PyTorch LLMs locally on servers, desktop and mobile"
1464
+ },
1465
+ {
1466
+ "repo_name": "torchrec",
1467
+ "repo_link": "https://github.com/meta-pytorch/torchrec",
1468
+ "github_about_section": "Pytorch domain library for recommendation systems",
1469
+ "homepage_link": "https://meta-pytorch.org/torchrec/"
1470
+ },
1471
+ {
1472
+ "repo_name": "torchcodec",
1473
+ "repo_link": "https://github.com/meta-pytorch/torchcodec",
1474
+ "github_about_section": "PyTorch media decoding and encoding",
1475
+ "homepage_link": "https://meta-pytorch.org/torchcodec/stable/index.html"
1476
+ },
1477
+ {
1478
+ "repo_name": "litserve",
1479
+ "repo_link": "https://github.com/Lightning-AI/litserve",
1480
+ "github_about_section": "A minimal Python framework for building custom AI inference servers with full control over logic, batching, and scaling.",
1481
+ "homepage_link": "https://lightning.ai/litserve"
1482
+ },
1483
+ {
1484
+ "repo_name": "deepinv",
1485
+ "repo_link": "https://github.com/deepinv/deepinv",
1486
+ "github_about_section": "DeepInverse: a PyTorch library for solving imaging inverse problems using deep learning",
1487
+ "homepage_link": "https://deepinv.github.io/deepinv/"
1488
+ },
1489
+ {
1490
+ "repo_name": "doctr",
1491
+ "repo_link": "https://github.com/mindee/doctr",
1492
+ "github_about_section": "docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.",
1493
+ "homepage_link": "https://mindee.github.io/doctr/"
1494
+ },
1495
+ {
1496
+ "repo_name": "trainer",
1497
+ "repo_link": "https://github.com/kubeflow/trainer",
1498
+ "github_about_section": "Distributed AI Model Training and LLM Fine-Tuning on Kubernetes",
1499
+ "homepage_link": "https://www.kubeflow.org/docs/components/trainer/"
1500
+ },
1501
+ {
1502
+ "repo_name": "FlagGems",
1503
+ "repo_link": "https://github.com/flagos-ai/FlagGems",
1504
+ "github_about_section": "FlagGems is an operator library for large language models implemented in the Triton Language."
1505
+ },
1506
+ {
1507
+ "repo_name": "litgpt",
1508
+ "repo_link": "https://github.com/Lightning-AI/litgpt",
1509
+ "github_about_section": "20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.",
1510
+ "homepage_link": "https://lightning.ai/"
1511
  }
1512
  ]