TheShasa

Results 3 comments of TheShasa

In data I have only paul_graham_essay.txt ```python from gpt_index import SimpleDirectoryReader, LangchainEmbedding, GPTListIndex from langchain.embeddings.huggingface import HuggingFaceEmbeddings from llama_index import LLMPredictor import torch from langchain.llms.base import LLM from transformers import...

Hey, sorry for late response, yes I realized that problem was in CPU, on GPU it runs fine, thank you!

@captainst , Hello, version of llama_index is 0.4.29