-
This works fine in the default `psql` client, but not `pgcli`:
```
$ pgcli -U postgres -h localhost -p 5433 mydb < migration.sql
Version: 0.18.0
Chat: https://gitter.im/dbcli/pgcli
Mail: https://grou…
-
### Describe the bug
I trained a lora with simpletuner using ai-toolkit preset (I used all+ffs and others and it doesnt train correctly on hard concepts).
And Now I have this issue when loading the …
-
I want to create an TUI that runs in the background but connects to an active terminal session on command. Is this possible?
I have an app that uses prompt_toolkit, that runs with `python app.py`;…
-
I'm having issues trying to create a really simple chat program for an LLM (large language model), [RWKV](https://github.com/BlinkDL/RWKV-LM). I've used just basic `input()` for my last script, but th…
-
key binding c-up, c-down, c-right, c-left, s-up, s-down, s-right, s-left does not work
The following link content says I can use the keybindings listed above, but I tried all of them, none work on …
-
I was wondering if its possible to dynamically update the items in a RadioList.
I've figured out how to update the data inside of a TextArea, and would like to do something similar with the RadioL…
-
## Description of the issue
I've installed the following version of IPython on my Lubuntu 18.04.?:
```
$ ipython --version
7.16.1
```
I run the following, and after calling the function `uni…
-
I am a pt model trained by yolov5, and the training environment is torch1.6. When I use the toolkit's onnx conversion, it prompts an error Your model ir_version is higher than the checker's. It should…
-
Hi! I'm using [this ipython_config.py](https://github.com/petobens/dotfiles/blob/master/python/ipython_config.py) but I cannot seem to override the completion menu colors. Following https://github.com…
-
Hi,
I have been redirected here from https://github.com/xonsh/xonsh/issues/4292 .
From the discussions there:
"
- some vim commands are not available; for example, if I do 10 a - ESC, that o…