Oguzhan Gencoglu
Oguzhan Gencoglu
Understandable. Thank you for the swift reply!
I can not get this working with `'openai/gpt-3.5-turbo'`  How did you manage getting an output @kharvd ?
+1 for this
ONNX is not only for neural nets. It supports most scikit-learn models for example (see sklearn-onnx).
+1 for this
Maybe @tomaarsen point some tips.
UniversalNER is also another interesting generative candidate: https://universal-ner.github.io/
Thanks for your reply. Running `cmake .. && make` result in: ``` CMake Error at CMakeLists.txt:25 (add_subdirectory): The source directory /mydir/ELSED/ELSED-main/pybind11 does not contain a CMakeLists.txt file. CMake Error at...