-
### Your current environment
When I try to inference qwen1.5 110b int4 (https://modelscope.cn/models/qwen/Qwen1.5-110B-Chat-GPTQ-Int4) with vllm(0.4.2) AsyncLlmEngine on A100 80G, I find the real bat…
-
In `decode_and_evaluate` function in `utils/nmt_utils.py`, in case of `beam_width > 0`, I see the `nmt_outputs=nmt_outputs[0]`. [Link ](https://github.com/tensorflow/nmt/blob/master/nmt/utils/nmt_uti…
-
Hi, thanks for developing this awesome Whisper implementation! I'm looking to deploy a [`small` Whisper model](https://huggingface.co/AlienKevin/whisper-small-jyutping-without-tones-full) I finetuned …
-
All models should have basic wireframes, along with placeholder animations where appropriate. These may be rescoped to 0.2 depending on how much model time we get. This is a simplified version of a mo…
-
I would like to sample from my decoder.
The docs say I can:
But I get an error:
```bash
usage: translate.py [-h] [--config CONFIG] [--input INPUT] [--input-factors INPUT_FACTORS [INPUT_FACTO…
-
I downloaded this repository containing codes, data sets, and models trained, and tried to run the commands in the ipython notebook given by Dr. Lample. But I get a bug that I cannot solve.
The first…
-
# New Operator
### Describe the operator
Basic BeamSearch decoder as described [here](https://www.tensorflow.org/api_docs/python/tf/nn/ctc_beam_search_decoder)
### Do you know this operator be …
-
The global, beam and diffuse irradiance variables have different names across wfreader, irradproc, tcsgeneric_solar, pvwatts/pvsamv1, and pvwatts 1ts models.
In commit https://github.com/NREL/ssc/c…
-
Hi there,
What is the proper way to UNNEST a JSON array? I have following JSON structure saved in a `raw` column of my table :
```
{
"post_id": "1",
"mentioned_users": [
{
…
-
The v0.6.0 change of netCDF data structure did _not_ include the Nortek Signature ADCP (AD2CP) data, because the data is of substantially different format compared to the EK and AZFP echosounders. But…