-
We want to add support for variable-length sequences to the cuDNN RNN operator, as we cannot 'fake' support via masking for LSTM (the cuDNN operator does not return a history of cell states) and bidir…
-
## Motivation
ZairaChem models are large and will always be large, since ZairaChem uses an ensemble-based approach. Nonetheless, we would like to offer the opportunity to **distill** ZairaChem models…
-
- [x] From image to instance mask in Notebook.
-
### Discussed in https://github.com/JSBSim-Team/jsbsim/discussions/643
Originally posted by @dpculp June 5, 2022
When executing the script weather-balloon.xml as supplied by the repo I get a …
-
Hi
I am facing this issue:
Code:
```
from modelscope.pipelines import pipeline
from modelscope.utils.constant import Tasks
inference_pipeline = pipeline(
task=Tasks.emotion_recognitio…
-
I used the DuckDuckGo search engine. I could not get Devika to run (updated 5 Apr 2024) with either Bing or Google.
I tried to emulate the demo video and get "Conway's Game of Life" running and I g…
-
# 🚀 Feature request
This "Good second issue" should revisit some of the problems we were having with FP16 for `T5ForConditionalGeneration`: https://github.com/huggingface/transformers/issues/4586 a…
-
Working on a tumor tissue classification competition for https://camelyon17.grand-challenge.org/ where submission deadline is April 1st. Spent a substantial amount of time annotating the supplied trai…
-
Currently, I got
|device| Mobilenet V4 Large| Mobilenet EdgeTPU|
|------|----:|---:|
|iPhone 13| 220.11 | 617.78|
|iPhone 14 Pro| 300.06 | 970.95|
|iPhone 15 Pro Max| 332.95 | 1145.05|
Ro…
-
### 🐛 Describe the bug
For generate on llama3.1, I got 9.1 tok/s, but chat is much slower. I got around 1.4 tok/s.
Test laptop: MacBook Pro with M1 Max, 64 GB memory. Sonoma 14.5
Details for bot…