CoolFace
Modelpublic

ramgpt/Nanonets-OCR2-3B-GGUF-Q4_K_M

sourceHugging Faceotherupdated 1y agoView on Hugging Face
0likes14downloads
Model Card

nanonets-Nanonets-OCR2-3B.F16.Q4KM.gguf

Overview (EN)

This repository provides a q4_k_m-quantized GGUF file derived from nanonets/Nanonets-OCR2-3B.

Quick Start (llama.cpp)

bash
./build/bin/llama-cli -m nanonets-Nanonets-OCR2-3B.F16.Q4_K_M.gguf -p "Hello"

Quantization

  • —Format: GGUF
  • —Method: q4km
  • —File: nanonets-Nanonets-OCR2-3B.F16.Q4_K_M.gguf
  • —Size: ~1.80 GB

Provenance

  • —Base model: nanonets/Nanonets-OCR2-3B
Note: This repo contains inference-only quantized weights. Respect the upstream license and usage terms.

Présentation (FR)

Ce dépôt fournit un fichier GGUF q4_k_m issu de nanonets/Nanonets-OCR2-3B.

Démarrage rapide (llama.cpp)

bash
./build/bin/llama-cli -m nanonets-Nanonets-OCR2-3B.F16.Q4_K_M.gguf -p "Bonjour"

Quantification

  • —Format : GGUF
  • —Méthode : q4km
  • —Fichier : nanonets-Nanonets-OCR2-3B.F16.Q4_K_M.gguf
  • —Taille : ~1.80 Go

Provenance

  • —Modèle amont : nanonets/Nanonets-OCR2-3B
Remarque : Ce dépôt contient uniquement des poids quantifiés pour l'inférence. Merci de respecter la licence et les conditions d'utilisation du modèle d'origine.