Pete Walsh

Results 311 comments of Pete Walsh

Thanks for getting back to me, @anirudnits. So it seems that with this additional flag, imports within a section are sorted alphabetically, right? Is there a way to totally turn...

> We could add a different flag something like disable-within-sections to keep all the imports unaltered within sections. That would be great!

Check out [https://github.com/jalvesaq/vimcmdline](https://github.com/jalvesaq/vimcmdline). I use it all the time as a replacement for Vim-R with Python and now I'm using it with Julia.

## 2K warmup steps - [normal init (our own)](https://wandb.ai/ai2-llm/olmo-medium/runs/fqidinqb): stable but slightly worse that mitch init. - [mitch init](https://wandb.ai/ai2-llm/olmo-medium/runs/nrqizwgc): blew up a couple times but somehow still did better than...

@dirkgr can you point me to the exact config you were running from this branch? https://github.com/allenai/LLM/tree/DirksRun2

Thanks @andyalmonte! I can only speak for myself, but I started working with Rust because it's low level with performance on par with C/C++, yet comes with safety guarantees that...

Hey @Natr1x this would be to have. Personally I'd be fine with `gf` following anchor links, in which case I'd probably never use `gF` (though I don't use it anyway)....

`C-w f` and `C-w gf` should be straight-forward to implement already.

Hey @PhoenixPtt we could definitely add support for this. I probably won't have time to get to this this week, but if someone else wants to jump in I'll provide...

Yes @bcl1713 is right, although I can understand the confusion. That said, I've been considering adding support for templates that include frontmatter, which would ultimately allow users to specify their...