jiito

Results 5 issues of jiito

Attempts to fixes #42 # Changes 1. Adding tsc-esm to `@crossmint/solana-auth-base` to compile typescript to esm 2. Moving all files to a flat directory structure - This was done because...

**Describe the bug** When working with the `usePinch` hook, the value of `ctrlKey`, `event.ctrlKey` are both `true` when the hook's callback is called. The expected behavior is that these values...

### **Description** I am new to mechanistic interpretability and NNsight, so I don't quite understand what's happening here. It's likely that this behavior is described in the "Walkthrough" and I...

tutorials

### Feature summary On the web application, display the estimated token size of the repo context. ### Problem / motivation I've often used Gitingest to copy full context of a...

enhancement

### Description & Motivation - When LightningCLI parses YAML configs it inspects constructor annotations via `LightningArgumentParser`/`jsonargparse`. Typing constructs such as `typing.List[str]` or `Protocol` instances (e.g., our `ModelConverter`) are not concrete...

feature
lightningcli