CoolFace
Modelpublic

Forceless/DeepPresenter-9B-GGUF

sourceHugging Facemitupdated 7mo agoView on Hugging Face
6likes1.6kdownloads
Model Card
This is a quantized version of the model for lightweight deployment on edge devices such as Macs.

DeepPresenter-9B

Project: https://github.com/icip-cas/PPTAgent Paper: https://arxiv.org/abs/2602.22839

Model Overview

DeepPresenter-9B is a 9B-parameter language model designed for automatic presentation generation. It serves as the core model in the DeepPresenter framework, enabling agentic workflows that generate structured slide presentations from natural language instructions.

Usage

DeepPresenter-9B is intended to be used with the PPTAgent framework for full presentation generation:

bash
uvx pptagent onboard

uvx pptagent generate "Single Page with Title: Hello World" -o hello.pptx

Performance

image