hikettei's Stars
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
QwenLM/Qwen2-VL
Qwen2-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.
ArtifexSoftware/pdf2docx
Open source Python library for converting PDF to DOCX.
copilot-emacs/copilot.el
An unofficial Copilot plugin for Emacs.
UglyToad/PdfPig
Read and extract text and other content from PDFs in C# (port of PDFBox)
ZFTurbo/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
mratsim/Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
mshr-h/vscode-verilog-hdl-support
HDL support for VS Code
mratsim/laser
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
JiaminRen/RandWireNN
Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
staghado/vit.cpp
Inference Vision Transformer (ViT) in plain C/C++ with ggml
bytedance/ByteMLPerf
AI Accelerator Benchmark focuses on evaluating AI Accelerators from a practical production perspective, including the ease of use and versatility of software and hardware.
mindspore-ai/akg
AKG (Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.
koji-kojiro/cl-repl
A full-featured repl implementation designed to work with Roswell
safellama/plexiglass
A toolkit for detecting and protecting against vulnerabilities in Large Language Models (LLMs).
pulp-platform/dory
A tool to deploy Deep Neural Networks on PULP-based SoC's
facebookresearch/MODel_opt
Memory Optimizations for Deep Learning (ICML 2023)
digikar99/py4cl2-cffi
CFFI based alternative to py4cl2
snunez1/llama.cl
Inference Llama in Common Lisp
Meinersbur/pet
Polyhedral Extraction Tool (source repository: http://repo.or.cz/w/pet.git)
stylewarning/computable-reals
Arbitrary precision, automatic re-computing real numbers in Common Lisp.
99991/pygguf
GGUF parser in Python
jimexist/gguf
A small utility library for parsing GGUF file info
periscop/clan
Chunky Loop Analyzer: A Polyhedral Representation Extraction Tool for High Level Programs
zhen8838/isl_learn
tutorials about polyhedral compilation.
WSOFT-Project/lantana
Lantana は、シンプルで軽量なMKDocsのテーマです。HTMLの知識がなくても簡単にサイトを作成できます。
statycc/loop-fission
Benchmarks of loop fission algorithm.
neil-lindquist/linear-programming-glpk
GLPK backend for the linear-programming library
zhen8838/pet
Polyhedral Extraction Tool (source repository: http://repo.or.cz/w/pet.git)
cl-model-languages/cl-milp
Common Interface to the MILP solvers (e.g. CPLEX, Globi, GLPK, LP_SOLVE) from Common Lisp