Go to file
Dominique Leuenberger e290a75d6e Accepting request 1194354 from science:machinelearning
- Update to version 0.3.6:
  * Fixed issue where /api/embed would return an error instead of
    loading the model when the input field was not provided.
  * ollama create can now import Phi-3 models from Safetensors
  * Added progress information to ollama create when importing GGUF
    files
  * Ollama will now import GGUF files faster by minimizing file
    copies
- Update to version 0.3.6:
  * Fixed issue where temporary files would not be cleaned up
  * Fix rare error when Ollama would start up due to invalid model
    data
- Update to version 0.3.4:
 * New embedding models
  - BGE-M3: a large embedding model from BAAI distinguished for 
    its versatility in Multi-Functionality, Multi-Linguality, and 
    Multi-Granularity.
  - BGE-Large: a large embedding model trained in english.
  - Paraphrase-Multilingual: A multilingual embedding model 
    trained on parallel data for 50+ languages.
 * New embedding API with batch support
   - Ollama now supports a new API endpoint /api/embed for 
     embedding generation:
 * This API endpoint supports new features:
   - Batches: generate embeddings for several documents in 
     one request
   - Normalized embeddings: embeddings are now normalized, 
     improving similarity results
   - Truncation: a new truncate parameter that will error if 
     set to false
   - Metrics: responses include load_duration, total_duration and 
     prompt_eval_count metrics

OBS-URL: https://build.opensuse.org/request/show/1194354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ollama?expand=0&rev=18
2024-08-17 10:41:30 +00:00
_service - Update to version 0.3.6: 2024-08-15 19:06:50 +00:00
_servicedata - Update to version 0.3.6: 2024-08-15 19:06:50 +00:00
.gitattributes - Update to version 0.3.4: 2024-08-15 18:56:53 +00:00
.gitignore - Update to version 0.3.4: 2024-08-15 18:56:53 +00:00
enable-lto.patch - Update to version 0.3.4: 2024-08-15 18:56:53 +00:00
ollama-0.3.6.obscpio - Update to version 0.3.6: 2024-08-15 19:06:50 +00:00
ollama-user.conf - Update to version 0.3.4: 2024-08-15 18:56:53 +00:00
ollama.changes - Update to version 0.3.6: 2024-08-15 19:06:50 +00:00
ollama.obsinfo - Update to version 0.3.6: 2024-08-15 19:06:50 +00:00
ollama.service - Update to version 0.3.4: 2024-08-15 18:56:53 +00:00
ollama.spec - Update to version 0.3.6: 2024-08-15 19:06:50 +00:00
vendor.tar.zstd - Update to version 0.3.6: 2024-08-15 19:06:50 +00:00