-
```
I'm not sure the extent to which this is possible, I've only looked into this
kind of thing very briefly,
but here goes.
Sometimes you'll have a blob of text with a few names in it, it'd be use…
-
```
I'm not sure the extent to which this is possible, I've only looked into this
kind of thing very briefly,
but here goes.
Sometimes you'll have a blob of text with a few names in it, it'd be use…
-
Hello,
I am building casadi from source with IPOPT from HSL however, when compiling, I get the following error:
In file included from /gpfs/home/acad/ucl-tfl/jcrismer/.local/casadi/casadi/interf…
-
**Describe the bug**
I have been heavily investigating GPT-Neo for our company. Most of our models run directly on GPU with ONNX as backend. The problem is as follows:
Running the `gpt-neo-1.3B` m…
-
**Is your feature request related to a problem? Please describe.**
I find it difficult to acquire a list of triples of the form (subject,predicate,object) or (arg0,verb,arg1) from the json file outpu…
-
This seems to be a firewall related error, which has [known workarounds for standard PIP install](https://jhooq.com/pip-install-connection-error/).
```sh
python -m quickumls.install . ~/repos/um…
-
**Describe the bug**
I built a model using the TokenAndPositionEmbedding and TransformerEncoder layers, then saved the model. If I reload the model after importing `keras_nlp`, everything is fine. If…
-
Hi,
I'm curious as to why is scallop referred to as a "Framework and Language for Neurosymbolic Programming".
I understand "Neurosymbolic" as a system that **cleverly** bridges some connectivist…
-
## 🐛 Bug
`xla` is failing with the error
```
ProcessExitedException: process 0 terminated with signal SIGSEGV
```
in a call to `spawn` from huggingface's `notebook_launcher`. This problem onl…
-
### 🐛 Describe the bug
Code:
```python
import tensorflow
import torch
```
This hangs in some cases in the `import torch`.
Importing it the other way around, or also just importing Torch doe…