How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="nclssprt/PaddleOCR-VL-GGUF",
	filename="paddleocr-vl-0.9b.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

PaddleOCR-VL 0.9B GGUF

Exported from ollama pull MedAIBase/PaddleOCR-VL:0.9b

Usage avec Ollama

ollama create paddleocr-vl -f Modelfile
ollama run paddleocr-vl
Downloads last month
12
GGUF
Model size
0.5B params
Architecture
paddleocr
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support