Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ollama support and custom configuration file #464

Open
wants to merge 6 commits into
base: macnet
Choose a base branch
from

Conversation

ma3oun
Copy link

@ma3oun ma3oun commented Dec 5, 2024

Removed hard-coded need for chatGPT. Macnet now supports both chatGPT and custom Ollama models through a common "models_registry.json" where the user specifies model characteristics. There's no need to retrieve model max number of tokens at various places in the code (this was redundant).
It is now also possible to specify a custom config file instead of using 'config.yaml'. This allows the user to keep track of different configurations.
Fixed a bug for imgcat graph display on a remote server with no graphical environment.

@ma3oun ma3oun changed the title Macnet Ollama support and custom configuration file Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant