docs/source/en/model_doc/inkling.md
This model was contributed to Hugging Face Transformers on 2026-07-15.
The Inkling model was proposed in <INSERT PAPER NAME HERE> by <INSERT AUTHORS HERE>. <INSERT SHORT SUMMARY HERE>
The abstract from the paper is the following:
<INSERT PAPER ABSTRACT HERE>Tips:
<INSERT TIPS ABOUT MODEL HERE>This model was contributed by [INSERT YOUR HF USERNAME HERE](https://huggingface.co/<INSERT YOUR HF USERNAME HERE>). The original code can be found here.
[[autodoc]] InklingAudioConfig
[[autodoc]] InklingConfig
[[autodoc]] InklingTextConfig
[[autodoc]] InklingVisionConfig
[[autodoc]] InklingAudioModel - forward
[[autodoc]] InklingForCausalLM
[[autodoc]] InklingForConditionalGeneration
[[autodoc]] InklingModel - forward
[[autodoc]] InklingPreTrainedModel - forward
[[autodoc]] InklingTextModel - forward
[[autodoc]] InklingVisionModel - forward
[[autodoc]] InklingImageProcessor
[[autodoc]] InklingFeatureExtractor
[[autodoc]] InklingProcessor