-
OS: Ubuntu 23.10
GPU: Nvidia 3070
Nvidia NVCC version 12.0
Build: cuda_12.0.r12.0/compiler.32267302_0
nvidia-smi is working.
gcc version: 13.2.0
g++ version: 13.2.0
References:
1. h…
-
Hey there,
Trying to install this with poetry but I keep getting the following:
```
• Installing celery-exporter (0.5.3 0ea8dba): Failed
EnvCommandError
Command ['/home/routhinator…
-
Hi, having issues building 1.4.0
```
Building ag
Sending build context to Docker daemon 871.4kB
Step 1/12 : FROM python:3.8 as build
---> acbad168a4e7
Step 2/12 : ENV PYTHONUNBUFFERED=1
--…
-
Hi,
Really cool project, I'm very pleased to discover it given that I am trying to learn zig.
I'd be interested to explore alternative ways to use `ziggy-pydust`.
I'm thinking that a single …
-
My system configuration:
- System: Ubuntu 18.04
- PyTorch 1.9.0 + CUDA 11.1, A100
```
(torch-points3d-s_H0q_C5-py3.9) (base) torch-points3d$ pip list
Package Version…
-
I've been trying out ABC with GPT-2 along the lines of [my poetry generation](https://www.gwern.net/GPT-2) (max-likelihood training and then I'll use OA's RL preference-learning for finetuning), and I…
gwern updated
4 years ago
-
I've been busy and sick (nothing serious - just a long, tiring chain of non-serious things) this year, but I'm hoping to get _something_ done. (I've also got work to do in Perl!!!)
I'll be building…
-
Something that would be super useful would be the ability to have default implementations for equals() hashCode() and toString(). In the same way the IDEs generated them for you. It could be added t…
-
hey everyone, 👋
I hope your semester is going well. I have seen some really awesome work from you and just wanted to thank you all for contributing to the archive. We have recently pushed updates …
RJP43 updated
4 years ago
-
### Is your feature request related to a problem?
The state machine diagram feels really nice to use with composite states, guards, etc., but the lack of actions and triggers on transitions makes Gap…