<html>
    <head>
      <base href="https://bugzilla.suse.com/" />
    </head>
    <body>
        <p>
          <div>
              <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [doc] Issue in "OPEN WEBUI OVERRIDE FILE WITH OLLAMA INCLUDED""
   href="https://bugzilla.suse.com/show_bug.cgi?id=1250230#c1">Comment # 1</a>
                on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [doc] Issue in "OPEN WEBUI OVERRIDE FILE WITH OLLAMA INCLUDED""
   href="https://bugzilla.suse.com/show_bug.cgi?id=1250230">bug 1250230</a>
                from <span class="vcard"><span class="fn">Tapas Nandi</span>
</span></b>
          <pre>The error i get is as below:

OpenBLAS Warning : Detect OpenMP Loop and this application may hang. Please
rebuild the library with USE_OPENMP=1 option. 

In the openwebui log during file upload.

Which is reolved by adding:

- name: OMP_NUM_THREADS
  value: "1"</pre>
          </div>
        </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>