GitHunt

Haoran Qiu

James-QiuHaoran

Systems Research at Microsoft Azure Research | UIUC CS PhD

Microsoft Azure Research @microsoft

Languages

Python32%Java18%Jupyter Notebook14%JavaScript9%C9%HTML5%C++5%Go5%Scala5%

Top Repositories

LLM-serving-with-proxy-models

Efficient Interactive LLM Serving with Proxy Model-based Sequence Length Prediction | A tiny BERT model can tell you the verbosity of an LLM (with low latency overhead!)

49Jupyter Notebook
Final-Year-Project-Website

Website for our final year project - FRING: FAST BLOCKCHAIN ON SGX-FACILITATED PEER-TO-PEER NETWORK; Project FRing includes a new peer-to-peer network protocol that improves communication performance among peers and an implementation of fast, consistent blockchain system on top of this P2P network.

35HTML
structured-p2p-overlay-network

Final Year Project @HKU Department of Computer Science | HGFRR includes a new peer-to-peer network protocol that improves communication efficiency and security among peers, and an implementation of a fast, secure blockchain system on top of this P2P network.

27Python
scalable-image-matching

This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity based on the pHash computed. Searching are scalable with the elasticsearch as the backend database.

23Python
James-QiuHaoran.github.io

This is my (old) personal website using bootstrap. Free to clone and use as your website template :-) New homepage:

16JavaScript
distributed-computing-platform-mapreduce

This repository contains a simple Hadoop-like (MapReduce) distributed computing platform implemented in Java. It is extended from a course project at UIUC awarded the best Java version implementation and it's open-sourced for reference.

13Java

Repositories

52
JA
James-QiuHaoran/LLM-serving-with-proxy-models

Efficient Interactive LLM Serving with Proxy Model-based Sequence Length Prediction | A tiny BERT model can tell you the verbosity of an LLM (with low latency overhead!)

Jupyter Notebook498Updated 14 hours ago
bert-modelllamallm-inferencellm-servingproxy-modelscheduling
JA
James-QiuHaoran/Tools

This repository consists of useful tools or guides for system software development or anything interesting.

Python113Updated 1 week ago
JA
James-QiuHaoran/azhpc-images-al3Fork

Azure HPC/AI VM Images

00Updated 2 weeks ago
JA
James-QiuHaoran/structured-p2p-overlay-network

Final Year Project @HKU Department of Computer Science | HGFRR includes a new peer-to-peer network protocol that improves communication efficiency and security among peers, and an implementation of a fast, secure blockchain system on top of this P2P network.

Python275Updated 1 month ago
bitcoinblockchainboostbyzantinechord-protocolcomputer-networksdevp2pdhtdistributed-systemsethereumgo-ethereumnetworkp2pp2p-networkpeer-to-peersgxsgx-enclavetcpudp
JA
James-QiuHaoran/Final-Year-Project-Website

Website for our final year project - FRING: FAST BLOCKCHAIN ON SGX-FACILITATED PEER-TO-PEER NETWORK; Project FRing includes a new peer-to-peer network protocol that improves communication performance among peers and an implementation of fast, consistent blockchain system on top of this P2P network.

HTML3517Updated 1 month ago
blockchainblockchain-technologyconsensus-protocolcsscss3distributed-systemshtmlhtml5intel-sgxjsp2p-networkpeer-networktrusted-execution-environmentwebsite-template
JA
James-QiuHaoran/AzurePublicDatasetFork

Microsoft Azure Traces

Jupyter Notebook00Updated 3 months ago
JA
James-QiuHaoran/GTAFork

[NeurIPS 2024 D&B Track] GTA: A Benchmark for General Tool Agents

Python00Updated 9 months ago
JA
James-QiuHaoran/James-QiuHaoran.github.io

This is my (old) personal website using bootstrap. Free to clone and use as your website template :-) New homepage:

JavaScript1610Updated 11 months ago
bootstraptemplatewebsitewebsite-designwebsite-template
JA
James-QiuHaoran/etalon-multi-modalityFork

LLM Serving Performance Evaluation Harness

00Updated 1 year ago
JA
James-QiuHaoran/chatgpt-api-playground

ChatGPT API

Python00Updated 1 year ago
chatgptchatgpt-apichatgpt-botchatgpt-pythonchatgpt3openai
JA
James-QiuHaoran/scalable-image-matching

This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity based on the pHash computed. Searching are scalable with the elasticsearch as the backend database.

Python235Updated 1 year ago
databasedockerelasticsearchimage-searchimage-storagelibrarypython3scalablesearchingsystem
JA
James-QiuHaoran/BigTwoGame-with-Network-Facilited

[BigTwo game written in Java] This repository is actually the version 2.0 of BigTwo. You can play the poker game with your friends now!

Java63Updated 1 year ago
gameguijavajava-guijava-gui-applicationmultiplayernetwork
JA
James-QiuHaoran/JPoker_24_Game

This is a game project built on java. RMI is used to support the communication between the server and clients. Login, registration and logout function is provided through RMI. JMS is used to support other message delivering and communication between clients and the server. It is asynchronous and safer. JDBC and MySQL is used to build the game database. The game logic is as usual 24-games.

Java71Updated 1 year ago
24-gameasynchronousdistributed-systemsgamejavajdbcjmsmysqlrmi
JA
James-QiuHaoran/distributed-computing-platform-mapreduce

This repository contains a simple Hadoop-like (MapReduce) distributed computing platform implemented in Java. It is extended from a course project at UIUC awarded the best Java version implementation and it's open-sourced for reference.

Java135Updated 1 year ago
cloud-computingcloud-computing-applicationsdistributed-computingdistributed-file-systemdistributed-systemsfailure-detectionhadoophadoop-frameworkhadoop-mapreducemapreducemembership-management
JA
James-QiuHaoran/CoCo

CoCo: Coordinated Container Scheduling with Last-Level Cache and Memory Bandwidth Partitioning

C22Updated 1 year ago
container-orchestrationfaasintel-catintel-mbalast-level-cache-partitioningmemory-bandwidth-partitioningmicroservicesservice-level-objective
JA
James-QiuHaoran/FineInferFork

Deferred Continuous Batching in Resource-Efficient Large Language Model Serving (EuroMLSys 2024)

00Updated 1 year ago
JA
James-QiuHaoran/alpaca-loraFork

Instruct-tune LLaMA on consumer hardware

Jupyter Notebook00Updated 1 year ago
JA
James-QiuHaoran/simple-compilers

Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notation), several compilers for toy programming languages, and an interpreter for a JavaScript-like programming language.

C121Updated 1 year ago
abc-notationccalculatorcompilercompiler-designcompiler-principleshaskellinterpreterjavascript-languageprinciples-of-programming-languagestoy-compilertoy-programming-languagetranslator
JA
James-QiuHaoran/IntelliLLMFork

An intelligent LLM serving system based on ML-driven scheduling, load-balancing, request migration and preemption, and KV cache management for high throughput, low latency, and fault tolerance.

Python00Updated 1 year ago
JA
James-QiuHaoran/systems-seminar-uiuc.github.ioFork

website for systems seminar at UIUC

00Updated 2 years ago
JA
James-QiuHaoran/Othello

Othello game (versus computer AI agent) implemented in Python. Try to see whether you can beat it!

Python106Updated 2 years ago
artificial-intelligenceothellopygamereversi
JA
James-QiuHaoran/selfdriving-vehicle

This project is about selfdriving-vehicle, consisting of object detection, geometry (overlap detection) and event decision (driving behavior analysis).

C++42Updated 2 years ago
computer-visioncvframeworkgeometrymachine-learningobject-detectionself-driving-car
JA
James-QiuHaoran/autoscalerFork

Autoscaling components for Kubernetes

Go01Updated 3 years ago
JA
James-QiuHaoran/serverless-wosc7

This repository consists of the code and data in the WoSC 2021 paper "Is Function-as-a-Service a Good Fit for Latency-Critical Services?".

Scala20Updated 3 years ago
JA
James-QiuHaoran/communityFork

Kubernetes community content

00Updated 3 years ago
JA
James-QiuHaoran/snail-pytorchFork

https://arxiv.org/pdf/1707.03141.pdf

00Updated 3 years ago
JA
James-QiuHaoran/cs598-ml4se

CS 598 ML4SE

Java00Updated 3 years ago
JA
James-QiuHaoran/mtmfrlFork

Multi Type Mean Field Reinforcement Learning

00Updated 4 years ago
JA
James-QiuHaoran/serverlesscomputingFork

No description provided.

JavaScript00Updated 4 years ago
JA
James-QiuHaoran/every-programmer-should-knowFork

A collection of (mostly) technical things every software developer should know

53Updated 4 years ago

Gists

Recent Activity