Oguzhan Gencoglu

Results 109 comments of Oguzhan Gencoglu

Understandable. Thank you for the swift reply!

I can not get this working with `'openai/gpt-3.5-turbo'` ![image](https://github.com/eth-sri/lmql/assets/8182738/c28d16eb-7223-4e15-afc3-cac4e4a67fa3) How did you manage getting an output @kharvd ?

ONNX is not only for neural nets. It supports most scikit-learn models for example (see sklearn-onnx).

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...