Antony Frolov
Antony Frolov
Hello, I'm interested in using one of ParlAI's ImageSeq2Seq models for dialog based image description. Could you please provide some insights on how to create a custom image+dialog dataset for...
If you look close enough you can see a slight difference in color between the terminal window and the main editor. Other themes work fine though. ![Screenshot 2022-07-31 at 18...
### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session -...
### Sanity checks - [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general,...
https://github.com/lucidrains/x-transformers/blame/f71f3279de539ddb0f58bd50f22b84b6920e0ef6/x_transformers/x_transformers.py#L336 Hi! I've noticed that slicing a buffered ALiBi bias can get confusing in case of `i != j`. Say we save the bias when `j - i = 1`,...
:lady_beetle: **Describe the bug** Got a segfault error when running publish command. Installed ntfy with nix on ubuntu 18.04. :computer: **Components impacted** ntfy server :bulb: **Screenshots and/or logs** ``` panic:...
Latest update broke my antigen installation. Getting ``` Installing mafredri/zsh-async!... Installing mafredri/zsh-async... Error! Activate logging and try again. ``` when starting zsh and ``` [TRA][1673363831.7467699051] -antigen-bundle-instal failed to clone https://github.com/mafredri/zsh-async.git...
#### What's the problem this feature will solve? I'm trying to lock my dependencies for a docker image build. I've got a package already installed in my base image which...
Hi! I'm trying to use `uv pip compile` to lock my dependencies for a docker image build. I've got a package already installed in my base image which is not...