Silas Marvin
Results
7
issues of
Silas Marvin
I've been using the `lsp-server` crate to develop a language server. In my crate I've been using bindgen to link with the [llama.cpp](https://kagi.com/search?q=llama.cpp) and was getting undefined behavior on functions...
S-waiting-on-author
This PR alters the load_dataset function to not crash when values in some columns of the dataset do not deserialize correctly. I found that when loading in the: `hotpotqa/hotpot_qa` dataset,...