Relative Content

Tag Archive for machine-learninghuggingfacellama-indexollamallama3

llama-index,uncharted and llama2:7b run locally to generate Index

I wanted to use llama-index locally with ollama and llama3:8b to index utf-8 json file. I dont have a gpu. I use uncharted to convert docs into json. Now If it is not possible to use llama-index locally without GPU I wanted to use hugging face inference API. But I am not certain if it is free. Can anyone suggest a way?