Skip to content

B-Whitt/prompt-engineering-workshop

 
 

Repository files navigation

Prompt Engineering Workshop

Requirements

Installation

Install requirements:

pip install -r requirements.txt

Download models:

ollama pull deepseek-r1:14b
ollama pull qwen3:14b
ollama pull granite3.2:8b

Use

pytest test_1.py::test_hello_world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%