Ozzie Kirkby

Results 4 issues of Ozzie Kirkby

I wrote Dropper ~9 months ago and looking back at the codebase now I would do several things differently. With the current Dropper, there are a couple bugs that involve...

enhancement

👋 I believe I have discovered a bug in this library based on [GraphiQL](https://github.com/graphql/graphiql/blob/main/packages/graphiql/src/components/GraphiQL.tsx#L1396) usage of the library. If given: ```js import { dset } from "dset/merge" let input =...

Decoding [PoolingConfiguration](https://github.com/ml-explore/mlx-swift-examples/blame/main/Libraries/Embedders/Pooling.swift#L8) fails for models like [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) because their [1_Pooling/config.json](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2/blob/main/1_Pooling/config.json) does not include the `pooling_mode_lasttoken` field. The struct currently requires this key as a non-optional Bool. **Impact**: As a result,...

## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: `1.0.83...

bug
platform:macos
area:tui
autoclose