[PR #273] [MERGED] Create a sentiments example #72369

Closed
opened 2026-05-05 03:53:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/273
Author: @technovangelist
Created: 8/3/2023
Status: Merged
Merged: 8/31/2023
Merged by: @technovangelist

Base: mainHead: matt/moreexamples


📝 Commits (3)

  • 8f2df94 Create a sentiments example
  • 4290397 Added an example to generate a list of 10 tweets
  • da36196 Update the modelfile

📊 Changes

3 files changed (+60 additions, -0 deletions)

View changed files

examples/10tweets/Modelfile (+7 -0)
examples/sentiments/Modelfile (+28 -0)
examples/sentiments/Readme.md (+25 -0)

📄 Description

A simple example for sentiments analysis and a writer of lists of 10 tweets


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/273 **Author:** [@technovangelist](https://github.com/technovangelist) **Created:** 8/3/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@technovangelist](https://github.com/technovangelist) **Base:** `main` ← **Head:** `matt/moreexamples` --- ### 📝 Commits (3) - [`8f2df94`](https://github.com/ollama/ollama/commit/8f2df948abc510d22d75fb712fcfee776c78da1c) Create a sentiments example - [`4290397`](https://github.com/ollama/ollama/commit/42903973b7083e92e606c95e4bcb4df04ab8a6d1) Added an example to generate a list of 10 tweets - [`da36196`](https://github.com/ollama/ollama/commit/da36196d7936af6a69b2f6de4410c9bc019012ed) Update the modelfile ### 📊 Changes **3 files changed** (+60 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/10tweets/Modelfile` (+7 -0) ➕ `examples/sentiments/Modelfile` (+28 -0) ➕ `examples/sentiments/Readme.md` (+25 -0) </details> ### 📄 Description A simple example for sentiments analysis and a writer of lists of 10 tweets --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 03:53:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#72369