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](https://huggingface.co/astar-yiming/LlamaPDF/blob/main/pdf_parser.py) | |