-
### System Info
NVIDIA 2*L20
launch triton server with tensorrt-llm backend v0.12.0 in a container
### Who can help?
_No response_
### Information
- [ ] The official example scripts
-…
-
## 🐛 Bug
### To Reproduce
Steps to reproduce the behavior (**always include the command you ran**):
1. Run cmd '....'
```
python -u .//generate.py processed_convai2_none/bin --path ./mo…
-
Hi,
I have trained a model for student and now I want to infer it. The BLEU scores are getting printed every 3 epochs but if I want to run inference using the command `python interactive.py --path c…
-
We have trying uploading base and large models for FLORES-FULL track (https://www.dynabench.org/models/312 and https://www.dynabench.org/models/315). We find that these two jobs have shown "taken down…
-
def mainVQA():
image_size = 384 # 576 pq?
# Use o diretório do script atual para construir o caminho relativo
script_dir = os.path.dirname(__file__) # Diretório onde o script est…
-
Hi, I want to use your pretrained model on my custom data to do a pre-label work, is there any tutorials?
-
As reported by @egpuckett:
> When Mack runs this
> https://github.com/geodynamics/aspect/tree/master/benchmarks/viscoelastic_bending_beam
> 'out of the box'; i.e., no changes to the parameter fil…
-
We'd like fairing to support batch prediction.
See also #38 support deploying models.
we'd like to be able to fire of a batch predict job from a notebook using fairing.
As in online predict (…
jlewi updated
4 years ago
-
I'm tring to load [vosk-model-pt-fb-v0.1.1-20220516_2113](https://alphacephei.com/vosk/models/vosk-model-pt-fb-v0.1.1-20220516_2113.zip) but i keep receving this error:
```
---------------------…
-
Hi Devs,
I made an acoustic and language model using the scripts from steps and utils folder copied from wsj and used the nnet2 to train pnorm. I successfully made completed the training and decoding…