8000 Releases Β· nerve-sparks/iris_android Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: nerve-sparks/iris_android

Version 0.3 Beta

21 Jan 10:14
c73dbaf
Compare
Choose a tag to compare

Release Log: [Version 0.3]

πŸš€ New Features

  1. New and Robust UI #72

    • A completely redesigned user interface for an intuitive and seamless experience.
    • Enhanced responsiveness and accessibility for all devices.
  2. Hugging Face Models Integration #72

    • Added support for downloading and using models directly from Hugging Face.
    • Streamlined model import process for faster and efficient usage.
  3. Efficient Model Management #72

    • Improved tools to manage and switch between models effortlessly.
    • Added functionalities to view model details and manage storage efficiently.
  4. Speech-to-Text and Text-to-Speech

    • Introduced Speech-to-Text functionality to transcribe input directly.
    • Added Text-to-Speech feature to convert responses into natural-sounding audio output.
  5. Hyperparameter Tuning #77

    • Added controls for fine-tuning hyperparameters:
      • Temperature, Top-p, Top-k, N-threads.
    • Customize your model's behavior and performance with ease.
  6. Benchmarking

    • Measure model performance with detailed benchmarking tools.
    • Includes inference speed, memory usage, and accuracy metrics.
  7. Applies Chat Template Internally #50

    • Automatic application of chat templates to improve conversational context and flow.

πŸ›  Bug Fixes and Improvements

  1. Inference Stability

    • Fixed issues causing instability during model inferencing.
    • Improved reliability for long-running sessions.
  2. UI Glitches and Scrolling

    • Resolved glitches in the UI that occurred during scrolling.
    • Enhanced smoothness and performance of scrolling animations.

πŸ“ˆ What’s Next?

Stay tuned for more exciting features, enhanced model support, and further optimizations in the next update!

We welcome your feedback and contributions. πŸš€

Version 0.2 Beta

08 May 14:26
cea0fed
Compare
Choose a tag to compare
Version 0.2 Beta Pre-release
Pre-release

Version 0.2 Beta

Change Log:

  • Fixed Auto Scrolling during inference. PR #29 Fixes #25
  • Fixed context loss issue. Now Iris remembers context of past messages in the current conversation. PR #30 Partially fixes #26
  • Enabled OpenBlas.(provided apk in assets).
  • Runs on android 10 and above (min sdk required 28). PR #30

Version 0.1 Beta

26 Apr 15:06
cea0fed
Compare
Choose a tag to compare
Version 0.1 Beta Pre-release
Pre-release

First beta release of Iris LLM chat app

Install only from file manager.
Download model only on Wi-Fi.
Start asking questions.

0