Difference between revisions of "AI-ML"
From Wasya Wiki
(Created page with " https://devforth.io/blog/gpt-j-is-a-self-hosted-open-source-analog-of-gpt-3-how-to-run-in-docker/ https://hub.docker.com/r/devforth/gpt-j-6b-gpu https://github.com/devfort...") |
|||
| Line 1: | Line 1: | ||
| + | == Topics in AI-ML == | ||
| + | * [[ Autoencoder ]] | ||
| − | + | == Future Topics in AI-ML == | |
| + | * [[ Variational Autoencoder ]] | ||
| + | * [[ GAN ]] | ||
| + | * [[ Stable Diffusion ]] | ||
| + | * [[ GPT ]] | ||
| − | https://hub.docker.com/r/devforth/gpt-j-6b-gpu | + | == Reading List == |
| − | + | * https://devforth.io/blog/gpt-j-is-a-self-hosted-open-source-analog-of-gpt-3-how-to-run-in-docker/ | |
| − | https://github.com/devforth/gpt-j-6b-gpu-docker | + | * https://hub.docker.com/r/devforth/gpt-j-6b-gpu |
| − | + | * https://github.com/devforth/gpt-j-6b-gpu-docker | |
| − | https://github.com/kingoflolz/mesh-transformer-jax | + | * https://github.com/kingoflolz/mesh-transformer-jax |
| − | + | * https://github.com/AUTOMATIC1111/stable-diffusion-webui | |
| − | https://github.com/AUTOMATIC1111/stable-diffusion-webui | + | |