Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaplePT vLLM Plugin

Author: CanXP AI
License: MIT

Overview

The MaplePT vLLM Plugin extends the vLLM inference engine to support MaplePT models — a series of sovereign Canadian-tuned language models built by CanXP AI.

This Plugin is needed to support our MaplePT model hosted via vllm on Hugging Face.

MaplePT models are derived from Phi-3 architecture and fine-tuned for Canadian language, policy, and context alignment.
This plugin provides compatibility patches that allow vLLM to load, alias, and serve MaplePT weights seamlessly as Phi-compatible models.

✨ Features

  • ✅ Registers MaplePT architecture as a Phi3-compatible backend
  • ✅ Aliases weight prefixes (model.* → model.model.*) for safe loading
  • ✅ Patches safetensors loader for multi-process inference
  • ✅ Enables OpenAI-compatible API serving via vLLM
  • ✅ Fully self-contained — no vLLM source modification required

🧩 Installation

Clone the repository:

git clone https://github.com/CanXPAI/vllm-maplept-plugin.git
cd vllm_maplept_plugin

About

vllm MaplePT Architecture Plugin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages