GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

prithivMLmods/lift-GGUF overview

lift GGUF lift is a 9 billion parameter structured extraction model from Datalab, built on Qwen3.5 9B, that pulls structured JSON data out of PDFs and images b…

transformersgguftext-generation-inferencepdfextractionstructured-datajsonllama-cppimage-text-to-textenbase_model:datalab-to/liftbase_model:quantized:datalab-to/liftlicense:openrailendpoints_compatibleregion:usconversational

Runs locally from ~595.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
2
Pipeline
image-text-to-text

Repository Files & Downloads

17 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
lift.BF16.ggufGGUFGGUF17.14 GBDownload
lift.F16.ggufGGUFGGUF17.14 GBDownload
lift.Q2_K.ggufGGUFGGUF3.65 GBDownload
lift.Q3_K_L.ggufGGUFGGUF4.70 GBDownload
lift.Q3_K_M.ggufGGUFGGUF4.41 GBDownload
lift.Q3_K_S.ggufGGUFGGUF4.06 GBDownload
lift.Q4_0.ggufGGUFGGUF5.08 GBDownload
lift.Q4_K_M.ggufGGUFGGUF5.38 GBDownload
lift.Q4_K_S.ggufGGUFGGUF5.11 GBDownload
lift.Q5_0.ggufGGUFGGUF6.03 GBDownload
lift.Q5_K_M.ggufGGUFGGUF6.19 GBDownload
lift.Q5_K_S.ggufGGUFGGUF6.03 GBDownload
lift.Q6_K.ggufGGUFGGUF7.04 GBDownload
lift.Q8_0.ggufGGUFGGUF9.11 GBDownload
lift.mmproj-bf16.ggufGGUFBF16879.0 MBDownload
lift.mmproj-f16.ggufGGUFF16879.0 MBDownload
lift.mmproj-q8_0.ggufGGUFQ8_0595.3 MBDownload

Model Details

Model IDprithivMLmods/lift-GGUF
AuthorprithivMLmods
Pipelineimage-text-to-text
Licenseopenrail
Base modeldatalab-to/lift
Last modified2026-06-19T17:06:45.000Z

Model README

---

license: openrail

language:

  • en

base_model:

  • datalab-to/lift

pipeline_tag: image-text-to-text

library_name: transformers

tags:

  • text-generation-inference
  • pdf
  • extraction
  • structured-data
  • json
  • llama-cpp

---

lift-GGUF

> lift is a 9-billion-parameter structured extraction model from Datalab, built on Qwen3.5-9B, that pulls structured JSON data out of PDFs and images by accepting any JSON Schema and returning a matching JSON object via schema-constrained decoding to guarantee valid, well-typed output. It handles multi-page documents in a single pass — including values spanning multiple pages — supports both local (HuggingFace) and remote (vLLM server) inference modes, and ships with a CLI for single files, inline schemas, or whole directories, plus a Streamlit-based Schema Studio for building and testing schemas. On a 225-document benchmark (6–64 pages, ~11,000 scored fields) featuring adversarial cases like cross-page values, exhaustive lists, and near-miss distractors, lift achieves 90.2% field accuracy and 20.9% full-document accuracy at a 9.5s median latency, outperforming similarly-sized open models like Qwen3.5-9B (76.3%) and NuExtract3 (81.5%) while trailing larger hosted systems like the Datalab API (95.9%) and Gemini Flash 3.5 (91.3%); code is Apache 2.0 licensed while model weights use a modified OpenRAIL-M license that's free for research, personal use, and startups under $5M in funding or revenue.

Model Files

File Name | Quant Type | File Size | File Link |

|-----------|------------|-----------|-----------|

| lift.BF16.gguf | BF16 | 18.4 GB | Download |

| lift.F16.gguf | F16 | 18.4 GB | Download |

| lift.Q2_K.gguf | Q2_K | 3.91 GB | Download |

| lift.Q3_K_L.gguf | Q3_K_L | 5.05 GB | Download |

| lift.Q3_K_M.gguf | Q3_K_M | 4.74 GB | Download |

| lift.Q3_K_S.gguf | Q3_K_S | 4.36 GB | Download |

| lift.Q4_0.gguf | Q4_0 | 5.45 GB | Download |

| lift.Q4_K_M.gguf | Q4_K_M | 5.78 GB | Download |

| lift.Q4_K_S.gguf | Q4_K_S | 5.49 GB | Download |

| lift.Q5_0.gguf | Q5_0 | 6.47 GB | Download |

| lift.Q5_K_M.gguf | Q5_K_M | 6.64 GB | Download |

| lift.Q5_K_S.gguf | Q5_K_S | 6.47 GB | Download |

| lift.Q6_K.gguf | Q6_K | 7.56 GB | Download |

| lift.Q8_0.gguf | Q8_0 | 9.79 GB | Download |

| lift.mmproj-bf16.gguf | mmproj-bf16 | 922 MB | Download |

| lift.mmproj-f16.gguf | mmproj-f16 | 922 MB | Download |

| lift.mmproj-q8_0.gguf | mmproj-q8_0 | 624 MB | Download |

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp

Run prithivMLmods/lift-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models