sjscotti
sjscotti
Hi I just discovered your repo and I would like to try it to fine-tune my ParlAI blenderbot2 (see https://github.com/facebookresearch/ParlAI) model. However, I am running the model in FP16 precision...
Hi Blake I just discovered your videos/repos and you do a great job walking viewers through the "how to do" steps of working with AI. My question is about the...
## Summary I am using the "Extracting the configuration into a file" approach for training and running the code, and I have not been able to adjust the neural network...
Hi I am using your library and appreciate all the work you have put into this capability. I started using the adahessian optimizer and found that my GPU memory would...
Hi I just installed SeekeR in a new environment for parlai v1.6.0 and have been testing its response to interactive chat queries. It seems pretty slow and I noticed that...
Hi I have a quick question. For your transformer or any other application, have you used FP16 when getting gradients from a backward call? In the model I am working...
Hi For training a chatbot, I want to switch to adahessian from adam as the final step in fine-tuning of my model. I have a question about what is a...
Hi! I am very impressed by the capabilities of HiFaceGAN! However, I tried to process an image larger than 512x512 in size - changing the values of `crop_size` and `prd_resize`...
In the documentation,, the following statement is made... "For maximum accuracy I strongly recommend using the output options: `--font-size-multiplier 1 --zoom 25`. This will circumvent rounding errors inside web browsers....
**Describe the bug** A clear and concise description of what the bug is. Following the same steps for installation that were described in issue #85, I get an error on...