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 AI #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Ollama AI #24

wants to merge 1 commit into from

Conversation

paribaker
Copy link
Contributor

Adds ollama to the tn-cli ollama has an useful local server that can run LLM's. The idea is to create prebuilt commands and templates for rapid generation

Copy link
Member

@whusterj whusterj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool addition. Left a couple comments for small fixes.

curl -fsSL https://ollama.com/install.sh | sh
else
echo "Unsupported operating system. Please install GitHub CLI manually."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo here — should say Ollama CLI

@@ -0,0 +1 @@
PROJECTS=equati,data4living,project_basta
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove these specific project names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants