hanlinxuy's repositories

RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

Language:PythonLicense:Apache-2.0Stargazers:5Issues:0Issues:0

RWKV_UNKNOWN

RWKV implementation with pure torch and deepspeed.

Language:PythonStargazers:2Issues:0Issues:0

Awesome-LLM-Inference

📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.

License:GPL-3.0Stargazers:0Issues:0Issues:0

HASCO

agile hardware-software co-design

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

nn_vis

A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

numpy

The fundamental package for scientific computing with Python.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

Pheno_HTM

The madgraph controller with multicore processing by python. Also include some analysis interface with using matplotlib

Language:PythonStargazers:0Issues:0Issues:0

PriconneScrapper

Princess Connect ReDive info bot for discord.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

QuIP_for_rwkv

Code for paper: "QuIP: 2-Bit Quantization of Large Language Models With Guarantees"

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

RPTQ4LLM

Reorder-based post-training quantization for large language model

Stargazers:0Issues:0Issues:0

RWKV-Ouroboros

This project is established for real-time training of the RWKV model.

Language:PythonStargazers:0Issues:0Issues:0

torchscale

Foundation Architecture for (M)LLMs

License:MITStargazers:0Issues:0Issues:0