matthoffner commited on
Commit
0626604
·
1 Parent(s): f78cf42

Update llm.py

Browse files
Files changed (1) hide show
  1. llm.py +0 -1
llm.py CHANGED
@@ -1,7 +1,6 @@
1
  import os
2
  from langchain.llms import LlamaCpp
3
  from llama_index import (
4
- GPTVectorStoreIndex,
5
  GPTVectorStoreIndex,
6
  GPTListIndex,
7
  ServiceContext,
 
1
  import os
2
  from langchain.llms import LlamaCpp
3
  from llama_index import (
 
4
  GPTVectorStoreIndex,
5
  GPTListIndex,
6
  ServiceContext,