Alex Thewsey

Results 74 issues of Alex Thewsey

# 🌟 New model addition ## Model description See _"DocFormer: End-to-End Transformer for Document Understanding", Appalaraju et al (ICCV 2021)_ on [CVF](https://openaccess.thecvf.com/content/ICCV2021/papers/Appalaraju_DocFormer_End-to-End_Transformer_for_Document_Understanding_ICCV_2021_paper.pdf) and [arXiv](https://arxiv.org/abs/2106.11539) DocFormer is a multi-modal transformer model...

New model

Raising this as a feature request for now, because I couldn't really see explicit discussion of it on the [Language Servers doc](https://jupyterlab-lsp.readthedocs.io/en/latest/Language%20Servers.html), but still not 100% sure whether what I'm...

package:jupyter-lsp

- [X] I have searched through existing issues ## Feature Request I'm working on a Vue v3 project using [custom delimiters](https://vuejs.org/api/application.html#app-config-compileroptions) to avoid conflicting with a (Shopify Liquid) server-side templating...

feature-request
template-interpolation
integ:vue
integ:vue3

**Issue #, if available:** #2656, #2763 **Description of changes:** A slimmed-down alternative to #2633, reducing unnecessary change to `ScriptProcessor` to try and speed up acceptance so we can defer longer-term...

needs contributor changes

**Describe the bug** An `AsyncPredictor` (returned when deploying an async inference endpoint) exposes `.serializer` and `.deserializer` properties like a typical `Predictor` does... But behaviour of these properties is not consistent...

bug

## Feature request The current `RandomObfuscator` implementation (in line with the original paper, if I understand correctly) masks values by setting them to 0. But 0 is a very significant...

enhancement

> ⚠️ **This is a pretty early draft with more testing required and feedback very welcome, and I know there's been some other work around here before e.g. #92 ...But...

Trying to test the web UI locally by running `npm run dev` from the `lex-web-ui` folder, I'm seeing the build fail with loads of linting errors. Mostly seem to be...

Just deployed the stack in `ap-southeast-1` with Cognito auth disabled, against a default 'BookTrip' LexV2 bot. The bot handles text chat OK, but voice is not working. When I submit...

I've been a long-time advocate of JupyterLab over plain Jupyter, but this is becoming even more relevant with the growing & maturing of SageMaker Studio's features since 2019... Is any...

enhancement