Shaoting
Shaoting-Feng
@LMCache Team | CS PhD
Languages
Repos
37
Stars
40
Forks
4
Top Language
Python
Loading contributions...
Top Repositories
MAC Layer for LoRa Communication Protocol
A full-stack web application designed for both bookstore administrators and customers.
This respository takes a certain temperature sensor as the research object, and uses statistical methods to explore the calibration scheme of the temperature sensor with nonlinear relationship between input and output. Since there are many point-selecting schemes, the time complexity of the exhaustive method is too high, so the heuristic search scheme is adopted. Genetic algorithm is a heuristic search method that imitates the natural genetic mechanism. It has high efficiency in solving such problems and can obtain an approximate solution of an optimal solution. In this paper, the genetic algorithm is used as the optimization algorithm, and the simulated annealing algorithm is used as an extension. The cubic spline interpolation method is used to find the optimal solution.
Contain cull, crossover, and mutation like usual. Also contain "King Selection" to improve performance.
This experiment requires the design and manufacture of an ultrasonic application circuit to realize ultrasonic ranging, and display the measured distance to a digital tube.
GIPUT: Maximizing Photo Coverage Efficiency for UAV Trajectory (APWeb 2024)
Repositories
37My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.
No description provided.
A high-throughput and memory-efficient inference and serving engine for LLMs
Making Long-Context LLM Inference 10x Faster and 10x Cheaper
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
LLM KV cache compression made easy
A full-stack web application designed for both bookstore administrators and customers.
This respository takes a certain temperature sensor as the research object, and uses statistical methods to explore the calibration scheme of the temperature sensor with nonlinear relationship between input and output. Since there are many point-selecting schemes, the time complexity of the exhaustive method is too high, so the heuristic search scheme is adopted. Genetic algorithm is a heuristic search method that imitates the natural genetic mechanism. It has high efficiency in solving such problems and can obtain an approximate solution of an optimal solution. In this paper, the genetic algorithm is used as the optimization algorithm, and the simulated annealing algorithm is used as an extension. The cubic spline interpolation method is used to find the optimal solution.
[ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache
This repo contains the source code for RULER: What’s the Real Context Size of Your Long-Context Language Models?
GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM
GIPUT: Maximizing Photo Coverage Efficiency for UAV Trajectory (APWeb 2024)
Contain cull, crossover, and mutation like usual. Also contain "King Selection" to improve performance.
This experiment requires the design and manufacture of an ultrasonic application circuit to realize ultrasonic ranging, and display the measured distance to a digital tube.
This project explores the reliability, average life, and optimal node quantity of a multi-node sonar system.
MAC Layer for LoRa Communication Protocol
No description provided.
No description provided.
No description provided.
Grouping Algorithms for Optimal Configuration of Virtual Links in AFDX (JCST 2025)
No description provided.
No description provided.
No description provided.
To eliminate the voice of the singer in a song.
In accordance with user-specified conditions, theoretical calculations for the lengths of each branch line of the double stub can be performed to obtain matching conditions, which are then illustrated using Smith charts.
This project is used for practice socket programming. It is a commonly used tool for messaging and file transmission on the Internet. In this lab, I built a file transmission system that contains a server and a client using TCP and UDP protocols respectively. I programmed in C++ language.
This project builds a CNN able to count fingers as well as distinguish between left and right hand.
To convert a decimal value to its equal fraction expression using C++
Using intlinprog to solve sudoku in less than 0.1s.
No description provided.