I am currently using a Python program with a Llama model to interact with my PDFs. However, the program processes the PDFs from scratch each time I start it. Is there a simple way and a beginner tutorial on how to load my Llama 2 model with knowledge from PDFs so that it remains permanent? That is, so that the PDFs can be deleted afterward. Thank you.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Access locally downloaded Llama Model in Notebook | 0 | 1469 | October 24, 2023 | |
Transformers Trainer + Accelerate FSDP: How do I load my model from a checkpoint? | 2 | 12479 | January 17, 2024 | |
Load downloaded Llama2 model with Transformers | 0 | 956 | October 25, 2023 | |
How do I run this model | 1 | 1881 | November 7, 2023 | |
How much will this cost? | 0 | 91 | May 29, 2024 |