Pinned Repositories
benchmark
TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.
deeppose
DeepPose implementation by Chainer
fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
flax_conv1d_test
lightning
Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.
lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
llama
Inference code for LLaMA models
sax_api_server
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
xla
Enabling PyTorch on Google TPU
Liyang90's Repositories
Liyang90/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
Liyang90/benchmark
TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.
Liyang90/deeppose
DeepPose implementation by Chainer
Liyang90/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
Liyang90/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
Liyang90/hello-world
test
Liyang90/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
Liyang90/lightning
Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.
Liyang90/llama
Inference code for LLaMA models
Liyang90/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Liyang90/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation adapted for cpu only & volcanoes & snes9x !
Liyang90/pose-hg-demo
Code to test and use the model from "Stacked Hourglass Networks for Human Pose Estimation"
Liyang90/sax_api_server
Liyang90/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Liyang90/xla
Enabling PyTorch on Google TPU
Liyang90/metaseq
Repo for external large-scale work
Liyang90/seq2seq
A general-purpose encoder-decoder framework for Tensorflow