-
Post questions here for this week's oritenting readings:
Veitch, Victor, Dhanya Sridhar & David M. Blei. 2020. [“Adapting Text Embeddings for Causal Inference.”](https://arxiv.org/pdf/1905.12741.p…
lkcao updated
9 months ago
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am confused on how does insertion and deletion work with `VectorStoreIndex` alon…
-
Is there support planned for integers >64bit (i.e. Java BigInteger)?
dedee updated
6 months ago
-
### IOF Council meeting (187) minutes published!
New ISSOM draft (ISSOM 2018 ?) coming soon!
- Post - http://orienteering.org/council-meeting-minutes-187-published
- PDF - http://orienteering.o…
ghost updated
1 month ago
-
Really impressed by the approach on this board and how elegant the approach to the limitations/quirks of the chip are. I had a couple of thoughts on apparently missing pieces that I'd welcome thoughts…
-
Lucene recently added support for vectors with 8-bit integer values, in addition to the default of floats. This decreases the amount of memory needed to hold the vector data, and can slightly speed up…
-
**Describe the bug**
When I finished a simple rnn model training, i try to add an eval data to the train conf json.
Then something wrong happended, train job failed in the homo_nn part:
```py
[ERR…
-
**Is your feature request related to a problem? Please describe.**
I'm one of the maintainers of the [llm](https://github.com/rustformers/llm) project, and we're looking for a robust, cross-platform …
-
Efforts in MRIQC to minimize the baseline process size were resulting in meager gains until I found this. Delaying the import of either module allows reducing the baseline drastically.
-
I'm using pixsfm on a large dataset with 1900 images. I have a coarse images poses so I use pairs_from_poses. I tried pixsfm but got multiple small models. Do you have any tips to get a whole model? M…