The code for loading a llm is in the top level folder, which slows down imports in AM2 code that don't use it. Move the code that uses the llm into the am1 project folder, so it's not imported by am2
The code for loading a llm is in the top level folder, which slows down imports in AM2 code that don't use it.
Move the code that uses the llm into the am1 project folder, so it's not imported by am2