Composable inference & GPU fusion engine (HF + PEFT).
Project description
FuseKit
A robust transformer model testbench for proprietary and open-source models
- Intelligent multi-GPU inference and training
- API model inference
- Powerful multimodal dataset implementation
- Built-in LLM-As-A-Judge similarity metric
- Extends PEFT to enable inference-time model composition
Getting Started
- Create a clean Python 3.11 environment
- Install Pytorch
pip install --no-cache-dir torch torchvision --index-url https://download.pytorch.org/whl/cu126 - Install FuseKit
pip install --no-cache-dir fusekit - Initialize FuseKit with
fusekit init - Export FUSEKIT_MODELS FUSEKIT_APIKEYS to point to folders with local models and API keys for models, or modify the config.yml
- Filepaths for models and apikeys can be found in fusekit.Common.env
- *.apikey files should only contain the plaintext key; however, they can use # to comment out entire lines
- *.org files re required, but if you an org api key, then leave this file blank
Original Repo
Forks of this repo exist for promotional purposes. To build from source, please fork from https://github.com/Scuwr/FuseKit
Disclaimer
For funding acknowledgments and required U.S. Government disclaimers, see: Funding & Disclaimer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fusekit-0.1.0a5.tar.gz.
File metadata
- Download URL: fusekit-0.1.0a5.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c175be4d56c2c3e9bc438839e94e2c6f69d7baaf444df1d5f52939844265ff6
|
|
| MD5 |
eb1ef638e35d870865f7bb209b1be03e
|
|
| BLAKE2b-256 |
f52e5c4941ca9eabc07b8b2e17fd0cd109d38e465ba7ba708cfc3dccb294228e
|
File details
Details for the file fusekit-0.1.0a5-py3-none-any.whl.
File metadata
- Download URL: fusekit-0.1.0a5-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d15b64484040eaeed26610ced9d125557b6faf298fd7081b237ee0f918fbf6d5
|
|
| MD5 |
ca906f8da758c2e683b890b8d4acd057
|
|
| BLAKE2b-256 |
8e738413629f4989bf1617f765716efcbe396b5dfa8687fd681c5772e78fc98f
|