Pinned Repositories
accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
daos
DAOS Storage Engine
DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
hadoop
Mirror of Apache Hadoop
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
spark
Apache Spark
tensorflow
An Open Source Machine Learning Framework for Everyone
minmingzhu's Repositories
minmingzhu/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
minmingzhu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
minmingzhu/tensorflow
An Open Source Machine Learning Framework for Everyone
minmingzhu/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
minmingzhu/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
minmingzhu/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
minmingzhu/daos
DAOS Storage Engine
minmingzhu/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
minmingzhu/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
minmingzhu/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
minmingzhu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
minmingzhu/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
minmingzhu/HiBench
HiBench is a big data benchmark suite.
minmingzhu/leetcode
LeetCode Problems' Solutions
minmingzhu/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
minmingzhu/llm-on-ray
Pretrain, finetune and serve LLMs on Intel platforms with Ray
minmingzhu/mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
minmingzhu/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
minmingzhu/mlflow
Open source platform for the machine learning lifecycle
minmingzhu/OAP
Optimized Analytics Package for Spark* Platform
minmingzhu/oap-mllib
Optimized Spark package to accelerate machine learning algorithms in Apache Spark MLlib.
minmingzhu/ollama
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
minmingzhu/optuna
A hyperparameter optimization framework
minmingzhu/pytorchTutorial
PyTorch Tutorials from my YouTube channel
minmingzhu/raydp
RayDP provides simple APIs for running Spark on Ray and integrating Spark with AI libraries.
minmingzhu/remote-shuffle
Spark* shuffle plugin for support shuffling data through a remote Hadoop-compatible file system, as opposed to vanilla Spark's local-disks.
minmingzhu/sequences
Variadic templates and std::integer_sequence support library
minmingzhu/TDengine
An open-source big data platform designed and optimized for the Internet of Things (IoT).
minmingzhu/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
minmingzhu/vllm-fork
A high-throughput and memory-efficient inference and serving engine for LLMs