-
# Project Proposal
1. **Name of Project**
Chapel / The Chapel Programming Language
2. **Project Description**
Chapel is an open-source programming language designed for productive …
-
_**Note:** This RFC is for a back-end framework and templates that enable it. See [No-code designer for AI-augmented workflows](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/4755)…
-
### What happened?
While aiming to promote SizeMemoryBackedVolumes to stable, tim brought up a point about what would happen if a pod that hit a OOM due to tmpfs memory limits would keep OOM as the p…
-
Sorry I've been quiet lately. I do have a rough plan for the next releases:
Release 4.2 by October:
* **Last release supporting Python 2.7**
* @waveform80 's C-Library
Release 4.3 by December …
-
**macOS 10.13.6**
I only get this error on one of my two macOS computers. I run this script to compile remacs:
```
cd ~/Documents/remacs/; git pull origin master; rustup update `cat rust-toolch…
-
Ubuntu base images are only updated periodically, and may have vulnerabilities in packages which are fixed in the apt repository.
How can we balance such upgrading while also retaining *some* cachi…
-
## Documentation Error
There are a few sections that seem out of place at the top level. Revamp the site for longer term maintainence and add a concepts and best practices page for people to consi…
-
Hi,
Thank your great effort for this good dataset. I downloaded the 3D car instance dataset, but only found the left image(camera 5). There suppose to be stereo images?
-
# Vision Transformer Adapter for Dense Predictions
Info.
- ICLR 2023 spotlight
- https://github.com/czczup/ViT-Adapter
- https://arxiv.org/abs/2205.08534
### Summary
- plain ViT
- whi…
-
Hello,
Is it possible to fine-tune the model on a dataset containing only sentences without labels?
I would like to find similar sentences using sentence-transformer.
Thanks!