Skip to content

Instantly share code, notes, and snippets.

@atrakic
Created January 29, 2025 09:28
Show Gist options
  • Save atrakic/bdb9ba317cf19f0781209d1b6eacf0f2 to your computer and use it in GitHub Desktop.
Save atrakic/bdb9ba317cf19f0781209d1b6eacf0f2 to your computer and use it in GitHub Desktop.

Revisions

  1. atrakic created this gist Jan 29, 2025.
    2 changes: 2 additions & 0 deletions Ollama_run_codellama_dotnet_api.example.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    ollama run codellama:7b-instruct \
    'You are an expert programmer that writes simple, concise code and explanations. Write a dotnet core 8.x minimal API with JWT Authentication. The API should provide CRUD access to a message store used with database.