-
stats::predict.lm handles offsets incorrectly in the following situation:
set.seed(29)
os
-
Everything works fine if I call `lod_lm()` on the example dataset and create an object. However, when I call `summary()` or `summary.lod_lm()` on that object, the command executes but returns no outpu…
mloop updated
4 years ago
-
Now i don't want to use WFST decoder for Chinese ASR, is it possible to use RNN LM for decoding directly ? do you have any solutions ?Looking forward to your reply.Best wishes !!!
-
## Description
(A clear and concise description of what the bug is.)
There are 2 different behavior in LMI trtllm containers during testing gsm8k dataset via lm_eval_harness on model llama-2-7b.
…
-
Hi,
I get the following error when trying to use the GWB trained LM.
```
$ CUDA_VISIBLE_DEVICES=0 python eval_lm.py data-bin/my_csk/my_csk_gbw --path 'models/gbw_fconv_lm/model.pt' --output-wor…
-
```
What steps will reproduce the problem?
Run estimate-lm -v vocab.file -t training.txt -wl lm.arpa. Where vocab.file
contains a subset of the vocab in the LM training text.
What is the expected …
-
```
What steps will reproduce the problem?
Run estimate-lm -v vocab.file -t training.txt -wl lm.arpa. Where vocab.file
contains a subset of the vocab in the LM training text.
What is the expected …
-
Following up on this #380 @vsl9 @borisgin @blisc Have followed the steps 1-3 [here](https://github.com/NVIDIA/OpenSeq2Seq/tree/master/external_lm_rescore) and everything went smooth. But launching `py…
-
### URL:
https://nodejs.org/en/learn/diagnostics/memory/using-heap-snapshot/
### Browser Name:
Chrome
### Browser Version:
129.0.6668.90 (Official Build) (arm64)
### Operating System:
Darwin L…
-
When will you publish the code so that we can reproduce the work?