Jason Eisner

Results 67 issues of Jason Eisner

Individual entries in the handbook show times, but they do not show dates or session numbers. So if you open the handbook to some page in the middle -- randomly...

Hard to upload 1000+ emoji when I have to drag them individually. I'm using Chrome on Linux (with a MATE desktop). Sometimes file dialogs allow multiple selection using Shift-click and...

Hi -- thanks for this handy facility. Unfortunately xyz.com isn't responding at the moment. Also, I'd like to download the code so that I can modify it to get different...

As long as I'm making random suggestions ... It would be nice to be able to control which cells are harvested for the prompt. A few cases come to mind:...

enhancement

You might consider adding support for some cell magics (which are kernel-specific). I tried executing `%pwd` and `!pwd` from a ChatLLM cell, but they were just fed to the LLM.

enhancement

**Identify the file to be fixed** examples/Chat_finetuning_data_prep.ipynb **Describe the problem** Raises exception if the fine-tuning messages include "weight" keys. **Describe a solution** The problem is here: ``` for key, value...

bug

Only 6 lines are shown in the CLI output. Can this be expanded for long outputs, either automatically or by command-line options?