Highlights
- Pro
-
Megatron-LM Public
Forked from NVIDIA/Megatron-LMOngoing research training transformer models at scale
Python Other UpdatedApr 4, 2025 -
vllm Public
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
Python Apache License 2.0 UpdatedMar 24, 2025 -
-
apex Public
Forked from NVIDIA/apexA PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 26, 2025 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedFeb 13, 2025 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedAug 12, 2024 -
-
prism-examples Public
This repository models some modern complicated distributed protocols
TLA UpdatedApr 9, 2024 -
prism Public
Forked from prismmodelchecker/prismThe main development version of the PRISM model checker.
Java GNU General Public License v2.0 UpdatedApr 9, 2024 -
-
Ironclad Public
Forked from microsoft/IroncladThe MSR Ironclad project builds provably secure and reliable systems.
Dafny UpdatedDec 14, 2022 -
d-rocksdb Public
D-RocksDB disaggregate the memory of block cache in RocksDB, but seems not quite useful with my implementation.
-
vhost Public
A tool to provide virtual hosts, so that we can use the Barefoot Tofino model switch. This tool aims to make the hosts look like directly connected to Tofino model switch.
-
YCSB-cpp Public
Forked from ls4154/YCSB-cppYCSB written in C++ for RocksDB
C++ Apache License 2.0 UpdatedApr 8, 2022 -
USTC-Health-Report Public
写着玩的 USTC(中国科学技术大学) 健康打卡脚本. 由python实现, 借助windows的task schedule完成定时上报.(当然也可使用crontab, 但我未写相应安装脚本)
-
exprmngr Public
This is a tool that can map an experiment configuration to a unique id, which can be helpful for storing logs, experiment setups, and so on.
Python MIT License UpdatedMar 29, 2022 -
torchrec Public
Forked from pytorch/torchrecPytorch domain library for recommendation systems
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 25, 2022 -
FBGEMM Public
Forked from pytorch/FBGEMMFB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
C++ Other UpdatedMar 25, 2022 -
p4-lang-vscode Public
syntax and semantic highlight extension for p4 language
-
To summit MSRA AI System Project
-
p4-tutorials Public
Forked from p4lang/tutorialsP4 language tutorials
P4 Apache License 2.0 UpdatedMay 21, 2021 -
trino Public
Forked from trinodb/trinoOfficial repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
Java Apache License 2.0 UpdatedMar 23, 2021 -
Neo4j_SampleCode Public
Here are some codes to operate Neo4j.
Jupyter Notebook MIT License UpdatedSep 13, 2020 -
Scala-Quickstart Public
Sample codes and explanations for Scala, which can help you quickstart!
Scala MIT License UpdatedSep 13, 2020 -
用Python实现了《数学建模算法与应用》第二版中的部分示例代码. (原书中使用的是Matlab)
-