Frank Luan

Results 12 comments of Frank Luan

Would be a really nice addition. Now I need to manually exclude all the huge associations from generating huge dropdown lists.

Thanks! Just to make sure, I should do `sky launch cluster.yml -c g4 --no-setup` in this case?

There's no `--no-setup` in 0.1.2 yet. Is this on master?

It is supposed to search the code corpus you provided and return code recommendations based on `example_query`. Depending on your code corpus, there may not be any recommendation available. You...

+1 would love to have this!

The rustlib source code is in `neurocard/neurocard/factorized_sampler_lib/pyext-rustlib/`. Are you using the Nightly build of Rust? (See instructions here https://github.com/neurocard/neurocard/tree/master/neurocard/factorized_sampler_lib/pyext-rustlib) I'm not sure what the cause could be here. Maybe you...

@Doris404 Installing Nightly Rust should be easy and does not require building Rust (https://rust-lang.github.io/rustup/concepts/channels.html). I can try to make a Docker image in the future, but probably not any time...