Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Previously, our testable LLMs were hardcoded to use the `llm.create` method, which made it difficult for people using different modules (LLMs) besides `llm`. This diff introduces the capability to provide customized `create` functions. Reviewed By: mbhatt1 Differential Revision: D52981139 fbshipit-source-id: 74ee93a0c5a865c930ea1794a772401c4e8a2770
- Loading branch information