ollama-grid-search

A multi-platform desktop application to evaluate and compare LLM models, written in Rust and React.

MIT License

Stars
454
Committers
7

Bot releases are visible (Hide)

ollama-grid-search - v0.5.3

Published by github-actions[bot] about 1 month ago

[Version 0.5.3] - 2024-09-16

Fixes

  • Handles Ollama servers using default ports (80 or 443)
ollama-grid-search - v0.5.2

Published by github-actions[bot] about 1 month ago

[Version 0.5.2] - 2024-09-15

Added

  • Adds custom application icon.

Fixes

  • Handles Ollama version info not being correctly returned by the server.
ollama-grid-search - v0.5.1 Latest Release

Published by github-actions[bot] 3 months ago

[Version 0.5.1] - 2024-07-10

Added

  • Added Clippy checks when saving Rust code.
  • Corrected existing Rust code to pass Clippy checks.
  • Improved UI for component that displays inference parameters with collapsible prompts.

Changed

  • Fixes generation responses not returning metadata (like eval_duration, total_duration, eval_count).
  • Added Rust CI checks.
  • Fixed padding in "Expand/Hide" buttons for params and metadate.
  • keep_alive parameter for generation is set to Ollama's default (instead of indefinitely).
ollama-grid-search - v0.5.0

Published by github-actions[bot] 5 months ago

[Version 0.5.0] - 2024-05-10

Added

  • Allows multiple prompts when running experiments (courtesy of @calebsheridan).
  • Allows multiple concurrent inference calls, matching Ollama's support for concurrency.
  • Allows user to hide model names on the results pane, to avoid bias in evaluations.
  • Added concurrent_inferences input to settings.
  • Added hide_model_names input to settings.

Changed

  • Experiment inspection view was updated to show which prompt was used for each iteration, preserving their line breaks (courtesy of @calebsheridan).
  • Minor UI tweaks.
ollama-grid-search - v0.4.3

Published by github-actions[bot] 6 months ago

[Version 0.4.3] - 2024-05-01

Fixes

  • Bug in new installations that had no previous configs for "system prompt"
ollama-grid-search - v0.4.2

Published by github-actions[bot] 6 months ago

[Version 0.4.2] - 2024-05-01

Added

  • Adds basic self-signed code signing to macOS app/DMG.

Changed

  • Bumps Linux build runner version to current stable.
  • Builds for both ARM and x86 macOS separately.
  • Bumps Tauri package versions to current stable.

All contributions from @sammcj!

ollama-grid-search - v0.4.1

Published by github-actions[bot] 6 months ago

[Version 0.4.1] - 2024-04-27

Changed

  • Github action now builds releases for INTEL and AARCH based Macs.
  • Bumped ollama-rs to version 0.1.9.
  • Improved readability for past experiments.
ollama-grid-search - v0.4.0

Published by github-actions[bot] 6 months ago

[Version 0.4.0] - 2024-04-26

Added

  • Added system prompt to main form
  • Added versioning to the JSON log files, starting at this release's version.

Changed

  • Many UI improvements (Thanks to @calebsheridan)
  • Fixes issue with date of the experiment being updated on re-renders
  • Presents experiment inspection output in human readable format instead of JSON
  • Fixes bug where the experiment's start date would be updated on component's re-render.
ollama-grid-search - v0.3.0

Published by github-actions[bot] 6 months ago

[Version 0.3.0] - 2024-04-12

Added

  • Allow multiple generations for each combination of parameters.
  • Improved metrics are displayed after inference results
  • Allows inspecting past experiments without the need to download the corresponding file.
  • Displays current version number to the settings interface.
  • Displays the version of Ollama running on the selected server
ollama-grid-search - App v0.3.0

Published by github-actions[bot] 6 months ago

See the assets to download this version and install.

ollama-grid-search - v0.2.1

Published by github-actions[bot] 7 months ago

See the assets to download this version and install.

ollama-grid-search - v0.2.0

Published by github-actions[bot] 7 months ago

See the assets to download this version and install.

ollama-grid-search - v0.1.2

Published by github-actions[bot] 7 months ago

See the assets to download this version and install.

ollama-grid-search - v0.1.1

Published by github-actions[bot] 7 months ago

See the assets to download this version and install.

ollama-grid-search - v0.0.3

Published by github-actions[bot] 8 months ago

See the assets to download this version and install.

ollama-grid-search - App v0.0.2

Published by github-actions[bot] 8 months ago

See the assets to download this version and install.

ollama-grid-search - v0.0.1

Published by github-actions[bot] 8 months ago

See the assets to download this version and install.

Installers for Mac and Win are unsigned at the moment.

ollama-grid-search - App v0.0.1

Published by github-actions[bot] 8 months ago

See the assets to download this version and install.

ollama-grid-search - App v0.0.0

Published by github-actions[bot] 8 months ago

See the assets to download this version and install.

Related Projects