Skip to content

To All Pinokio and Local Users, having the Ollama Issue: #9

@badazzgamer420

Description

@badazzgamer420

If you go through all the steps of installing the app and configuring your Ollama Base Url and still get an error, I have the Fix for you.
In Pinokio go to the files section and find this file " app\utils\constants.ts"
Open this file in a code editor of your choice, at the top of the file look for export const DEFAULT_MODEL =
Change this from DEFAULT_MODEL = claude-3-5-sonnet-latest to export const DEFAULT_MODEL = 'qwen2.5-coder';
Save. Make sure the model you set as default is actually downloaded. Do Not Update or Reinstall Bolt on Ponkio or you will have to change this line again to reflect your model of choice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions