Adding Dropout Layer to models and accessing nn layers information #187

Closed
opened 2026-02-15 16:28:34 -05:00 by yindo · 1 comment
Owner

Originally created by @Elimane0800 on GitHub (Dec 15, 2024).

Is it possible to add dropout layer to the models (to enable Monte Carlo dropout for example) ? Plus access the neural network layer information of models.

Elimane

Originally created by @Elimane0800 on GitHub (Dec 15, 2024). Is it possible to add dropout layer to the models (to enable Monte Carlo dropout for example) ? Plus access the neural network layer information of models. Elimane
yindo closed this issue 2026-02-15 16:28:34 -05:00
Author
Owner

@ParthSareen commented on GitHub (Jan 16, 2025):

Ollama is just a runner for the models. It seems you're looking for running with PyTorch or something alike?

@ParthSareen commented on GitHub (Jan 16, 2025): Ollama is just a runner for the models. It seems you're looking for running with PyTorch or something alike?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#187