Sample Data missing
vasutech opened this issue · 3 comments
vasutech commented
ValueError: File ../llama_index/docs/examples/data/10k/lyft_2021.pdf does not exist. Can you please link to the data required.
go-noah commented
BadrinathMJ commented
Can I use Llama-2 instead of GPT 3.5 for synthetic data generation?
hadjipantelis commented
@BadrinathMJ Yes, you can. I used it as well as mistral
. Just make sure it is used in the generate_queries
function.