Highlights
- Pro
Stars
Fast inference from large lauguage models via speculative decoding
TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. Tensor…
PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT
[ICLR 2023] Codebase for Copy-Generator model, including an implementation of kNN-LM
[AISTATS 2024] On-Demand Federated Learning for Arbitrary Target Class Distributions
FLASH-RL (Federated Learning Addressing System and Static Heterogeneity using Reinforcement Learning) is a novel and effective strategy for client selection in Federated Learning using Reinforcemen…
FedGS: Federated Graph-based Sampling with Arbitrary Client Availability, arxiv.org/abs/2211.13975) was accepted by AAAI 2023 Conference.
Embedding Atlas is a tool that provides interactive visualizations for large embeddings. It allows you to visualize, cross-filter, and search embeddings and metadata.
Implementation of Domain adaptation on PACS dataset using a modified version of Alexnet.
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…
Production-ready platform for agentic workflow development.
Transforms complex documents like PDFs into LLM-ready markdown/JSON for your Agentic workflows.
Python tool for converting files and office documents to Markdown.
SoftwareImpacts / SIMPAC-2022-31
Forked from Lizonghang/fedgsFedGS: A Federated Group Synchronization Framework Implemented by LEAF-MX.
All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.
An Industrial Grade Federated Learning Framework
Federated Optimization in Heterogeneous Networks (MLSys '20)
FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs o…
A LaTeX Template for BUPT Bachelor Thesis (updated in 2023)
[DMLR 2024] FedAIoT: A Federated Learning Benchmark for Artificial Intelligence of Things
本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可靠性问题。
结合LightRAG 知识库的知识图谱智能体平台。 An agent platform that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue + FastAPI, support DeepAgents、MinerU PDF、Neo4j 、MCP.

