Skip to content

Commit 49e2137

Browse files
committed
added example for precise prompting for code
1 parent a82dceb commit 49e2137

File tree

3 files changed

+262
-0
lines changed

3 files changed

+262
-0
lines changed

docs/00_setup/environment-cpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ dependencies:
3232
- google-generativeai
3333
- pygithub
3434
- opencv-python
35+
- pooch
3536
prefix: C:\Users\haase\miniconda3\envs\genai-cpu

docs/00_setup/environment-gpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ dependencies:
3737
- peft
3838
- trl
3939
- opencv-python
40+
- pooch
4041
prefix: C:\Users\haase\miniconda3\envs\genai-gpu

docs/50_code_generation/25_vision-microscopy-hints.ipynb

Lines changed: 260 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)