Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nomic-ai/gpt4all
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.2
Choose a base ref
...
head repository: nomic-ai/gpt4all
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 18 commits
  • 24 files changed
  • 4 contributors

Commits on Feb 1, 2024

  1. Bump the version and release notes for v2.6.2.

    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a5275ea View commit details
    Browse the repository at this point in the history
  2. Fix for progress bar color on legacy theme.

    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ffed2ff View commit details
    Browse the repository at this point in the history
  3. Fix the sizing for model download.

    Signed-off-by: Adam Treat <adam@nomic.ai>
    manyoso committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    111e152 View commit details
    Browse the repository at this point in the history
  4. Fix the download and settings dialog to take more real estate if avai…

    …lable on large monitors.
    
    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e1eac00 View commit details
    Browse the repository at this point in the history
  5. Fix VRAM leak when model loading fails (#1901)

    Signed-off-by: Jared Van Bortel <jared@nomic.ai>
    cebtenzzre authored Feb 1, 2024
    2 Configuration menu
    Copy the full SHA
    10e3f7b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Update API guidance (#1924)

    Signed-off-by: Bojidar Markov <75314475+boshk0@users.noreply.github.com>
    boshk0 authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    316b32c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Fix includes.

    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4461af3 View commit details
    Browse the repository at this point in the history
  2. llamamodel: add 12 new architectures for CPU inference (#1914)

    Baichuan, BLOOM, CodeShell, GPT-2, Orion, Persimmon, Phi and Phi-2,
    Plamo, Qwen, Qwen2, Refact, StableLM
    
    Signed-off-by: Jared Van Bortel <jared@nomic.ai>
    cebtenzzre authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    92c025a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Make the collection dialog progress bar more readable.

    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cb10465 View commit details
    Browse the repository at this point in the history
  2. Reverse patch so we can minimize down to lowest HD form factor.

    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1b524c4 View commit details
    Browse the repository at this point in the history
  3. Mixtral crash fix and python bindings v2.2.0 (#1931)

    Signed-off-by: Jared Van Bortel <jared@nomic.ai>
    cebtenzzre authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bf493bb View commit details
    Browse the repository at this point in the history
  4. models2.json: use ChatML for Mistral OpenOrca (#1935)

    Signed-off-by: Jared Van Bortel <jared@nomic.ai>
    cebtenzzre authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    78a26cc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. database: limit supported extensions to txt, pdf, md, rst

    Signed-off-by: Jared Van Bortel <jared@nomic.ai>
    cebtenzzre authored and manyoso committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    513a214 View commit details
    Browse the repository at this point in the history
  2. Fix issue 1925, scrollbar missing on main conversation.

    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    490404d View commit details
    Browse the repository at this point in the history
  3. Fix issue 1918 for accessibility of screen readers.

    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4258bb1 View commit details
    Browse the repository at this point in the history
  4. Don't show the download button if we are not connected to an online n…

    …etwork.
    
    Signed-off-by: Adam Treat <treat.adam@gmail.com>
    manyoso committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    260a56c View commit details
    Browse the repository at this point in the history
  5. chat: set version to 2.7.0 (#1940)

    Signed-off-by: Jared Van Bortel <jared@nomic.ai>
    cebtenzzre authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2020c23 View commit details
    Browse the repository at this point in the history
  6. docs: update list of supported localdocs formats (#1944)

    Signed-off-by: Jared Van Bortel <jared@nomic.ai>
    cebtenzzre authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ec13ba2 View commit details
    Browse the repository at this point in the history
Loading