Andrew Kane

Results 82 issues of Andrew Kane

Hi, it looks the kernel shutdown is timing out every time. ```text Shutdown this notebook server (y/[n])? y [C 11:06:28.858 NotebookApp] Shutdown confirmed [I 11:06:28.860 NotebookApp] Shutting down 3 kernels...

bug

Tasks Task | Model | Tokenizer | Blocked On --- | --- | --- | --- Translation | `t5-base` | T5 | export (`Missing Input: decoder_input_ids`) Summarization | `sshleifer/distilbart-cnn-12-6` |...

Ideas - [ ] Add option to wrap the destination sync in a transaction and use delete instead of truncate - #102 - [ ] Add option to delete rows...

Please create a new issue to discuss any ideas or share your own. Ideas - [ ] Switch to Polars - `polars3` branch - [ ] Add plotting to `forecast`...

- [x] Save/load methods - [x] Better packaging - `vendor2` branch - [ ] Speed up installation (try shipping precompiled gems once Rice is header-only) - [ ] Add GPU...

**Is your feature request related to a problem? Please describe.** Hi, thanks for this project! I'd like to load/run a precompiled model without CmdStan being installed. ```r library(cmdstanr) model

feature

Next - [ ] Support different prediction types - [ ] Add `feature_importance_type` option 0.2.0 - [x] Add support for LightGBM 3.0 (just waiting for final release) - `edge` branch...

Hey @bab2min, Hope things are good with you! I'm working on updating the Ruby gem from 0.12.2 to 0.12.3, but am running into a few errors when `-march=native` is set...

enhancement

*Issue #, if available:* None *Description of changes:* Adds support for [boxing errors](https://doc.rust-lang.org/rust-by-example/error/multiple_error_types/boxing_errors.html) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

Hi @lfittl, thanks for this project! This PR adds support for `make install` on Mac. The two differences are: - `-soname` -> `-install_name` - `libpg_query.so.VERSION` -> `libpg_query.VERSION.dylib`