<html>
<head>
<base href="https://bugzilla.suse.com/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Ollama models are not persisted through container restart"
href="https://bugzilla.suse.com/show_bug.cgi?id=1234674">1234674</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Ollama models are not persisted through container restart
</td>
</tr>
<tr>
<th>Classification</th>
<td>SUSE AI
</td>
</tr>
<tr>
<th>Product</th>
<td>SUSE AI Application Containers
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5 - None
</td>
</tr>
<tr>
<th>Component</th>
<td>chart
</td>
</tr>
<tr>
<th>Assignee</th>
<td>ai-maintainers@lists.suse.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jmoffitt@suse.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>ai-maintainers@lists.suse.com
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr>
<tr>
<th>Found By</th>
<td>---
</td>
</tr>
<tr>
<th>Blocker</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>If one adds a new model through the UI and then restarts the container the new
model is lost. Another side effect of this is that each time the container is
restarted, the models specified in the values file need to be downloaded again.
By default ollama saves the models into ./.ollama/models which is not
persistent storage. This path can be changed by setting the OLLAMA_MODELS env
variable.
The model storage should be persisted by default. The chart should include the
setting to do this.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>