home/roleplay/layers

Layers

GPTClaudeGemini··1,366 copies·updated 2026-07-14
layers.prompt
.. _layers:

.. currentmodule:: mlx.nn

Layers
------

.. autosummary::
   :toctree: _autosummary
   :template: nn-module-template.rst

   ALiBi
   BatchNorm
   Conv1d
   Conv2d
   Dropout
   Dropout2d
   Dropout3d
   Embedding
   GELU
   GroupNorm
   InstanceNorm
   LayerNorm
   Linear
   Mish
   MultiHeadAttention
   PReLU
   QuantizedLinear
   RMSNorm
   ReLU
   RoPE
   SELU
   Sequential
   SiLU
   SinusoidalPositionalEncoding
   Step
   Transformer

when to use it

Community prompt sourced from the open-source GitHub repo LouisShark/chatgpt_system_prompt (MIT). A "Layers" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

LouisShark/chatgpt_system_prompt · MIT