LlamaPDF / README.md
Yiming Qian
Update README.md
c851c3e verified
metadata
license: apache-2.0
language:
  - en
pipeline_tag: feature-extraction

It is a model based on quantized LLAMA 3 8B. The goal of this model is designed to parse PDF into markdown format documents. It provides an initial parsing service to the RAG system.

Please use the following code to parse PDF. pdf_parser.py