Atodush
Results
2
comments of
Atodush
> Hello [@Kraebs](https://github.com/Kraebs) . You can use "outlines" library to use HuggingFace transformers in DeepEval: > > ` > > ``` > class _CustomModel(DeepEvalBaseLLM): > def __init__(self): > self.model =...
Same issue here. Environment: ``` Python 3.13.7 pip 25.2 Linux ```