Xuanwo
Xuanwo
Hi everyone, this issue has been under discussion for nearly two years, and it seems we've reached a consensus that having an official `setup-rust` action would be beneficial. At the...
> I think that if we ever decided to host an officially blessed GHA action, it should live under the rust-lang org, not the actions org. I'm open to this....
> My advice would be to adopt the approach the Ruby community took and host it under `rust-lang`: https://github.com/ruby/setup-ruby > > I don't believe my group has the bandwidth to...
Our unit seems to be a bit slow, can we speed it up?
> PS: there is an equivalent to HfFileSystem in rust in OpenDAL, but it only supports read from HF, not write (yet ?) Hi, I’m willing to add full-fledged support...
> @Xuanwo @wjones127 just checking in to see if you had a chance to add a huggingface provider via opendal to pylance. I'm assuming we need a new `huggingface.rs` provider...
> Does this require an RFC or can it be done directly? We can do it directly but I want to know about your design first.
Do you have more details? What's the API will look like? How do we share the concurrent features between `BlockingReader`, `StdReader` and `StdIterator`?
> We add a field `OpReader` into BlockingReader and use it concurrent read in method `read_at` and `read_into`. I'm not sure if we are aligned. Please feel free to give...
Closing as no user really want this.