-
As an exercise to get acquainted with Keras, I want to train a simple model with attention to translate sentences.
I am not calling a tf function, only using Keras layers. But I get the following e…
-
Recapping some info based on previous discussions.
When the focus moved to another application's window then (probably) a new profile should be selected. For example the focus is on FIrefox, now it…
teras updated
22 hours ago
-
```yaml
datasets:
- name: data
dims:
- name: times
required: true
length: null
doc: optional doc string
- name: electrodes
required: false
length: null
doc: op…
-
Initailly thanks for the great plugin.
while iam trying to mask digits in the middle of the string I was facing a problem . i.e
Example:
I was trying to mask the below number in this format 9999x…
-
### Describe the bug
When changing mask from ts input gets dirty state.
Click "Change mask" button without touching input
```
Basic value={{ val }}
Surname required
…
-
After updating to 2024-09-03 I'm getting issues loading the mesa driver:
`LIBGL_DEBUG=verbose glxinfo -B` with 2024-07-31:
```
libGL: Can't open configuration file /etc/drirc: No such file or d…
-
RFC6874 extends IP-literal URIs to support IPv6 zone IDs. the 'IP' app-string defines a bare address with an optional subnet mask (app-string-ip as IPaddress plus an optional slash and mask). IPaddres…
-
The [`cog.Path`](https://github.com/replicate/cog/blob/main/docs/python.md#path) object is used to get files in and out of models. It represents a path to a file on disk. `Path` is used for all files,…
-
### Describe the issue as clearly as possible:
Here is my setup - vLLM running a proprietary base LLM ([Refuel LLM v2](https://www.refuel.ai/blog-posts/announcing-refuel-llm-2) specifically) with a…
-
### 🐛 Describe the bug
I am trying to convert a pytorch transformer model to onnx. My model architecture consists of multiple nn.modules, so I am converting each to onnx separately. I am having to us…