benkerd22's Stars
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
open-compass/VLMEvalKit
Open-source evaluation toolkit of large vision-language models (LVLMs), support 160+ VLMs, 50+ benchmarks
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
flashinfer-ai/flashinfer
FlashInfer: Kernel Library for LLM Serving
ChatGPTNextWeb/NextChat
✨ Local and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
microsoft/SparseMixer
Sparse Backpropagation for Mixture-of-Expert Training
nodeca/pako
high speed zlib port to javascript, works in browser & node.js
alibaba/BizCharts
Powerful data visualization library based on G2 and React.
Alex313031/thorium
Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
xonsh/xonsh
:shell: Python-powered shell. Full-featured and cross-platform.
kbuzzard/xena
Lean Library currently studying for a degree at Imperial College
ImperialCollegeLondon/natural_number_game
Building the natural numbers in Lean 3. The original natural number game, now frozen. See README for Lean 4 information.
libfuse/sshfs
A network filesystem client to connect to SSH servers
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
tensorchord/Awesome-LLMOps
An awesome & curated list of best LLMOps tools for developers
aimhubio/aim
Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
NVIDIA/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
open-compass/opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
aliyun/oss-browser
OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。
huggingface/text-generation-inference
Large Language Model Text Generation Inference
haonan-li/CMMLU
CMMLU: Measuring massive multitask language understanding in Chinese
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
CLUEbenchmark/SuperCLUE
SuperCLUE: 中文通用大模型综合性基准 | A Benchmark for Foundation Models in Chinese