Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Release

Description

gguf-py is a Python package for writing binary files in the GGUF based on llama_cpp.

Usage

python convert_hf_to_gguf.py --outtype bf16 --model ~/GOT-OCR2_0 --outfile ~/output/GOT-OCR2_0-GGUF

Adding Supported Model

GOT_OCR2

Continue...

References

llama.cpp: LLM inference in C/C++.

GOT-OCR2.0: Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model.

Downloads last month
1,137
GGUF
Model size
716M params
Architecture
got-ocr2_0

16-bit

Inference API
Unable to determine this model's library. Check the docs .