-
sglang Public
Forked from sgl-project/sglangSGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with models faster and more controllable.
Python Apache License 2.0 UpdatedNov 1, 2024 -
outlines Public
Forked from dottxt-ai/outlinesStructured Text Generation
Python Apache License 2.0 UpdatedJul 27, 2024 -
lmdeploy Public
Forked from InternLM/lmdeployLMDeploy is a toolkit for compressing, deploying, and serving LLMs.
C++ Apache License 2.0 UpdatedJul 25, 2024 -
flashinfer Public
Forked from flashinfer-ai/flashinferFlashInfer: Kernel Library for LLM Serving
Cuda Apache License 2.0 UpdatedJul 13, 2024 -
Torch-TensorRT Public
Forked from pytorch/TensorRTPyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 4, 2024 -
vllm Public
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
Python Apache License 2.0 UpdatedMay 24, 2024 -
opencompass Public
Forked from open-compass/opencompassOpenCompass is an LLM evaluation platform, supporting a wide range of models (InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
Python Apache License 2.0 UpdatedApr 16, 2024 -
project-based-learning Public
Forked from practical-tutorials/project-based-learningCurated list of project-based tutorials
MIT License UpdatedJan 4, 2024 -
N_puzzle Public
BFS & A* algorithm to solve N_puzzle problem
Python MIT License UpdatedOct 24, 2021 -
-
simple-image-classification Public
PyTorch implementation for image classification on MNIST/CIFAR10/trashnet.
-
-
harris-corner-detection Public
C++ implementation for the Harris Corner Detection algorithm