-
Bug
-
Resolution: Done
-
Major
-
3.2.0.Alpha1
-
None
-
False
-
-
False
-
-
EmbeddingsOllamaIT fails in the GH CI as the model for some reason return slighly different embedding, in spite of the fact it runs in the container with the same version.
My localhost:
-0.07157089f, 0.022460647f, -0.02369636f, -0.0143798785f, 0.0048304256f, 0.020285256f, 0.20442571f, 0.057290666f, 0.054607023f, -0.030602805f
GH CI:
-0.07156563f, 0.022435991f, -0.023699943f, -0.0143786725f, 0.004825152f, 0.020240316f, 0.20442629f, 0.057288777f, 0.05461173f, -0.030625964f,