Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store-path and JSONDecoderError #20

Open
Vluptronic opened this issue Jun 7, 2024 · 0 comments
Open

store-path and JSONDecoderError #20

Vluptronic opened this issue Jun 7, 2024 · 0 comments

Comments

@Vluptronic
Copy link

Vluptronic commented Jun 7, 2024

Hi Team,
I've been testing out the default benchmarks. After running run_llm_compiler file some deprecation warnings ( I guess due to langchain updates) and a JSONDecodeError were thrown at line 243 . Could you please show me some examples of how the code is run cuz I don't know where to start debugging.

Traceback (most recent call last):
  File "/Users/......./LLMCompiler/run_llm_compiler.py", line 243, in <module>
    results = asyncio.get_event_loop().run_until_complete(main())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant