Tim Trautman

Results 5 issues of Tim Trautman

Building on the amazing work by @mzbac and @nkasmanoff in https://github.com/ml-explore/mlx-examples/pull/461, I'd really love an example of how LLaVA 1.6 (aka llava next) can be fine-tuned with a LoRA. I...

### What's not working? Hello! I've deployed a handful of Redwood apps to render over the last few years, and just tried to again yesterday but [the process](https://docs.redwoodjs.com/docs/deploy/render/) found in...

bug/needs-info

The autogenerated `FieldType` TS type doesn't seem to be comprehensive of all potential values: https://github.com/webflow/js-webflow-api/blob/b40a6a12d7dc723ff01ccfeec1e6d30a5d5de73d/src/api/types/FieldType.ts#L8-L23 These are types that I've received from the API that aren't included in the type...

### What's not working? Hi, I believe there are syntax errors in the highlighted lines of code within [this](https://docs.redwoodjs.com/docs/background-jobs/#recurring-jobs) section of the documentation. I believe that this: ``` import {...

bug/needs-info

### What's not working? Hi, in production, all jobs after my first execution fail with this message, visible in the `lastError` field of my `BackgroundJobs` table: ``` The "path" argument...

bug/needs-info