Repositories · organized/repo_cards

仓库/Skill 库

199 个 · LLM 基础设施

排序 Stars 周增
magiodev/llmm
Go · 2026-08-11 LLM 基础设施 工具 实验 Stars 0 周增 +0

通过单一严格的 YAML 清单统一管理本地 LLM 运行时——支持状态查看、健康检查、启动、停止,基于原生 systemd 与 Docker。Manage local LLM runtimes from one strict YAML manifest — status, doctor, start, stop over native systemd and Docker.

engineeringllm-infra
lars-ulaval/metaScreener
Python · 2026-08-17 LLM 基础设施 应用 实验 Stars 0 周增 +0

metaScreener——基于插件的桌面应用,用于 human-in-the-loop systematic literature screening。在顺序可审计的 pipeline 中结合确定性启发式过滤与 LLM 推理,通过 SHA-256 校验包实现完全可复现。MIT 协议。metaScreener — a plugin-based desktop application for human-in-the-loop systematic literature screening. Combines deterministic heuristic filters with LLM inference in a sequential, auditable pipeline. SHA-256 verified bundles for full reproducibility. MIT licensed.

llm-infraengineering
Khomyakov-Vladimir/llm-context-window-governance
Python · 2026-08-23 LLM 基础设施 框架 生产可用 Stars 0 周增 +0

面向 LLM 的阶段感知上下文窗口治理框架。提供不变的上下文长度上限、基于熵的稳定性控制,以及针对降级(碎片化)状态的概率性保证,适用于生产级 LLM 系统。Phase-aware context window governance framework for Large Language Models (LLMs). Provides invariant context length caps, entropy-based stability control, and probabilistic guarantees against degraded (fragmentation) states for production LLM systems.

ragllm-infraengineering
Jugurthakebaili1/vLLM-Kunlun
Python · 2026-08-13 LLM 基础设施 应用 实验 Stars 0 周增 +0

🛠 通过此硬件插件提升 vLLM 在 Kunlun XPU 上的性能,无缝集成主流 AI 模型并优化执行效率🛠 Enhance vLLM performance on Kunlun XPU with this hardware plugin, offering seamless integration for popular AI models and optimized execution.

llm-infra
jseluis/silva-networks
Jupyter Notebook · 2026-08-12 LLM 基础设施 研究原型 Stars 0 周增 +0

SILVA Networks 是一个 Python 包,提供扩展的深度均衡层、定点求解器、隐式微分、结构化算子、诊断工具以及可复现研究 notebook。SILVA Networks is a Python package for extended deep equilibrium layers, fixed-point solvers, implicit differentiation, structured operators, diagnostics, and reproducible research notebooks.

Hussamobeed/scientific-writing-humanization
未知语言 · 2026-08-19 LLM 基础设施 应用 实验 Stars 0 周增 +0

面向科学与医学写作的人性化润色的阿英双语 skill,同时保持学术准确性。Bilingual Arabic-English skill for humanizing scientific and medical writing while preserving scholarly accuracy.

llm-infra
GuYuan-1024/TC-Writing-style
未知语言 · 2026-08-20 LLM 基础设施 工具 实验 Stars 0 周增 +0

Codex skill,面向交通运输与低空出行领域的学术写作(知识蒸馏自 LT)。Codex skill for transportation and low-altitude mobility academic writing (Knowledge distillation from LT)

engineering
guoanjie1994-lang/arkg-ai-demo
JavaScript · 2026-08-11 LLM 基础设施 教程 实验 Stars 0 周增 +0

适用于 DeepSeek、Qwen、GLM 及多种 AI 模型的 OpenAI 兼容 API 示例。OpenAI Compatible API examples for DeepSeek, Qwen, GLM and multiple AI models.

agentllm-infra
friedpotato04/CUDA-L2
Cuda · 2026-08-22 LLM 基础设施 评测集 实验 Stars 0 周增 +0

🚀 使用强化学习优化半精度通用矩阵乘法(HGEMM)CUDA kernel,性能超越 cuBLAS 及其他基准。🚀 Optimize Half-precision General Matrix Multiply (HGEMM) CUDA kernels using reinforcement learning, surpassing cuBLAS and other benchmarks with superior performance.

evaluationllm-infra
edgeai1/speculative-decoding-knowledge-base
Python · 2026-08-11 LLM 基础设施 收藏榜 实验 Stars 0 周增 +0

截至 2026-08-10 的投机解码研究知识库:66 篇核心论文全文精读、方法谱系、系统比较与研究空白

llm-infra
cenZO00/autopack
Python · 2026-08-15 LLM 基础设施 工具 生产可用 Stars 0 周增 +0

🚀 通过 autopack 简化 Hugging Face 模型的运行、分享与发布,自动完成量化与多格式导出🚀 Simplify running, sharing, and shipping Hugging Face models with autopack; it quantizes and exports to multiple formats effortlessly.

llm-infra
CedricPots/Code-Computational-Research-Skills-EBS4043
Jupyter Notebook · 2026-08-18 LLM 基础设施 应用 实验 Stars 0 周增 +0

基于仿真的 MRI 调度策略分析,结合统计分析与离散事件仿真,以优化资源利用率、等待时间、加班时长与患者吞吐量。Simulation-based analysis of MRI scheduling policies, combining statistical analysis and discrete-event simulation to optimize resource utilization, waiting times, overtime, and patient throughput.

llm-infra
branded12345/Geo-Llama
Python · 2026-08-22 LLM 基础设施 模型 实验 Stars 0 周增 +0

🌐 通过 Geo-Llama 利用几何深度学习增强语言理解,结合 conformal manifolds 和递归等距变换提升 AI 模型性能。🌐 Enhance language understanding through geometric deep learning with Geo-Llama, leveraging conformal manifolds and recursive isometries for improved AI models.

ragllm-infra
Barist3142/deepseek-v4-flash-0731-in-c
C · 2026-08-18 LLM 基础设施 应用 实验 Stars 0 周增 +0

使用纯 C99 MoE 推理引擎在 CPU 上原生运行 DeepSeek-V4-Flash-0731,无需 GPU、CUDA 或 PyTorch。Run native DeepSeek-V4-Flash-0731 on CPU with a pure C99 MoE inference engine — no GPU, CUDA, or PyTorch needed.

llm-infra
attractor-set/torch2pc-layerwise-thesis
Python · 2026-08-18 LLM 基础设施 应用 实验 Stars 0 周增 +0

基于 Torch2PC 的预测编码硕士论文可复现项目:在 Ubuntu/ROCm 上对 backpropagation 进行逐层与 compute-matched 对比,实现 PC-CATM/PC-TREF,对 state inference 进行机制诊断,并构建 QWake-PC 以实现自适应 exact inference —— 面向机制可解释的可复现预测编码研究。Воспроизводимый проект магистерской диссертации по predictive coding в Torch2PC: послойное и compute-matched сравнение с backpropagation, PC-CATM/PC-TREF, механизмная диагностика state inference и QWake-PC для адаптивного exact inference в Ubuntu/ROCm — reproducible research on mechanism-aware predictive coding.

llm-infra
assim7557/ai-orchestrator-hub
HTML · 2026-08-14 LLM 基础设施 工具 生产可用 Stars 0 周增 +0

AI-Core 2026:面向 OpenAI、Anthropic、Gemini 与 Grok API 管理的集中化 WordPress AI Provider 中枢。AI-Core 2026: Centralized WordPress AI Provider Hub for OpenAI, Anthropic, Gemini & Grok API Management

agentllm-infra
Andrii-Mykuliak/RIFT
Jupyter Notebook · 2026-08-18 LLM 基础设施 模型 实验 Stars 0 周增 +0

RIFT — Race-state Inference From Telemetry。一项可复现研究实现,仅基于位置遥测重建具备事件感知的关联性比赛状态,涵盖路线进度、共享事件标识、检查点通过、物理顺序、前车关系、间距与间隔。RIFT — Race-state Inference From Telemetry. A reproducible research implementation for reconstructing occurrence-aware relational race state from positional telemetry alone, including route progress, shared occurrence identity, checkpoint crossings, physical order, car-ahead relations, gaps and intervals.

llm-infra
Ahmadrezanourozii/Project-Time-Series
Python · 2026-08-23 LLM 基础设施 模型 研究原型 Stars 0 周增 +0

目标:将 State Space Models(SSM)/ Mamba 用于医学时间序列分析;总体研究问题:Mamba 模型能否提升基于步态信号检测帕金森病的分类模型性能: To use State Space Models (SSM)/ Mamba for medical time series analysis General research question: Can Mamba models improve the performance of classification models trained to detect Parkinson's disease using gait signals.

Ahmad-Fathinejad/Title-Abstract-Screening
Jupyter Notebook · 2026-08-14 LLM 基础设施 应用 实验 Stars 0 周增 +0

SLM-PICO-Screener 是用于自动化系统综述筛选的轻量 NLP 流水线,基于 Phi-3 Mini 配合 LoRA 与 4-bit 量化,将文章分类为 8 个 PICO 标签。体积约 90 MB,可在消费级 GPU/CPU 上运行,加速生物医学研究中的证据综合。SLM-PICO-Screener is a lightweight NLP pipeline automating systematic review screening. Built on Phi-3 Mini with LoRA & 4-bit quantization, it classifies articles into 8 PICO labels. At ~90 MB, it runs on consumer GPUs/CPU, accelerating evidence synthesis in biomedical research.

llm-infraengineering