Virat Singh
Results
2
issues of
Virat Singh
**Describe the bug** Getting an error when using unstructured + langchain. Only happens in 0.12.6. Cannot repro in 0.12.5. The error: ``` 55 IS_PYSTON = hasattr(sys, "pyston_version_info") 56 HAS_REFCOUNT =...
bug
**Context:** Creates scaffolding that allows Dexter to use different model sizes for different tasks (e.g. small for query understanding, large for answer generation, etc.)