-
微博内容精选
-
### 🐛 Bug
The model training never uses GPU vram and instead depends only on cpu which is slowing down the training. I did set the device as `cuda` in the DQN model training.
### Code example
```p…
-
When I run
```
python train.py --env_name=CartPole-v1
```
I get this error
```
File "gail-pytorch/models/nets.py", line 128, in act
state = FloatTensor(state)
ValueError: expected …
-
Workspace feature is great because we can grouping projects in a top context (microservices projects in a big API workspace). But, only one workspace can be open. This feature can be powerful if multi…
-
### Describe the bug
The `CartPole` environment provides `reward==1` when the pole "stands" and `reward==1` when the pole has "fallen".
The [old gym documentation](https://github.com/openai/gym…
-
When using a whisper serving with batched_run (or even just run), we get really bad results for the attached sample mp3 (and any other small audio files we give it):
```
[
%{
text: " My th…
noozo updated
4 months ago
-
Thanks for sharing your work! I am here asking when I run python main.py --query "a living room" --openai_api_key sk-XXXX,I have encountered the error below:(I am running on a headless server, and I a…
-
-
### Issue you'd like to raise.
I am developing in a Colab environment and I have Typing_Extensions Issue
Package Version
-------------------------------- ----------------…
-
Power outage today, fired up the generator and sad to see I can't run my local server without internet:
```
poetry run python -m private_gpt
Traceback (most recent call last):
File "/home/user…