pax
pax
Archivist currently supports video/audio sources, but adding images would be a nice addition.
# Bug Report ### Is the issue related to model conversion? No ### Describe the bug I'm using [Xenova/all-MiniLM-L6-v2](https://huggingface.co/Xenova/all-MiniLM-L6-v2) to extract embeddings from sentences. Given [this](https://gist.github.com/pax-k/63f42c74a9d39ea1f7cd0351b5267bec) inference code, I execute...
As the title says
How can I proxy multiple ports of the same container to different subdomains? Currently I'm proxying just one of the exposed ports, but I would like to proxy the second...
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [x] Android **SDK:** - [x] `"@sentry/react-native": "5.16.0"` **SDK version:** 5.16.0 **`react-native` version:** 0.73.2...
### Question 1 year has passed since this PR is ready for merge: [Support React Native #118](https://github.com/xenova/transformers.js/pull/118) Should we do our own fork of xenova/transformers.js ?
I would like to contribute to the official JS implementation of your spec, and to make it super easy for anyone to integrate JWP in their apps. I could take...
We want to implement CRDT into Cozo: https://github.com/vlcn-io/cr-sqlite Any suggestions how we should approach this?
I have an arrayBuffer which I want to playback as a stream. Is this possible?
Web5.connect() cannot be used in react-native because the `cache` property inside [`did-resolution-cache.ts`](https://github.com/TBD54566975/web5-js/blob/72facd44f0d70c3a9dc5f89719cadc51220fb8ce/packages/web5/src/did-resolution-cache.ts) defaults to `new Level()`. Anyway there are other places where `Level` is used and cannot be swapped. I...