ibarbo
8618a93d9a
**Add Week 1 Notebook to Community Contributions**
...
Add the completed notebook for Week 1's code exercise to the `community-contributions/week-1` folder. This notebook provides a practical example of the concepts covered in the week's materials.
5 months ago
Edward Donner
3980508170
Fixed so that model files are cached properly on modal
5 months ago
Edward Donner
ac119e8aa4
Merge branch 'main' of github.com:ed-donner/llm_engineering
6 months ago
Edward Donner
55f0b8846f
Refined troubleshooting and setup
6 months ago
Ed Donner
421be1188f
Merge pull request #17 from rogerscuall/aws-azure-ollama
...
Adding Azure for OpenAI, AWS for Claude and Ollama using compatible API for OpenAI API.
6 months ago
Roger Gomez
8a860c268e
update unused variables.
6 months ago
Roger Gomez
3b77e82a13
finish last two sections
6 months ago
Edward Donner
8253f652d9
renamed trading prototype
6 months ago
Edward Donner
9050704e9a
Some tidy-up and added extra project
6 months ago
Roger Gomez
c0a619ad03
Fix NameError in code for streaming back results in markdown
6 months ago
Roger Gomez
5ad874ab82
Adding modifications for AWS, Azure and local ollama using OpenAI compatible API.
6 months ago
Edward Donner
bdf23c6e24
Added more diagnostics
6 months ago
Edward Donner
58d1d488fb
Added diagnostics info
6 months ago
Edward Donner
4d7e21efa3
Minor diagnostics updates
6 months ago
Edward Donner
28e075c86a
Improved diagnostics
6 months ago
Edward Donner
dab7973a80
Added diagnostics reports to debug any issues
6 months ago
Edward Donner
51202a3d28
Added link to resources in README
6 months ago
Edward Donner
ae2062688d
Added more resources
6 months ago
Edward Donner
f4206653c3
Updated explanations and tips
6 months ago
Edward Donner
7aeb18a3df
Updated due to breaking change in Gradio v5
6 months ago
Edward Donner
3189509cfa
Added timeouts to give Modal time
6 months ago
Edward Donner
8f9c0905ee
Merge branch 'main' of github.com:ed-donner/llm_engineering
6 months ago
Edward Donner
883473d5fc
Added Week2 end of week exercise
6 months ago
Ed Donner
c2fe540526
Merge pull request #13 from makfava/main
...
Student contribution - Day 4 week2 with tool for booking
6 months ago
Edward Donner
8b00b8a5d2
Minor README update
6 months ago
Edward Donner
d1d40e8403
Latest Setup instructions and community contributions
6 months ago
Edward Donner
21c7a8155c
Refreshed notebooks, particularly with new Week 1
6 months ago
Marco Favaretto
52316a1017
Day 4 week2
...
Adding booking function
6 months ago
Edward Donner
0700f964a1
Added resources link to README
6 months ago
Edward Donner
962640a270
Fixed typo
6 months ago
Edward Donner
55a9ddf6ce
Updates to guides and troubleshooting
6 months ago
Ed Donner
7f45b90298
Merge pull request #12 from makfava/main
...
Stream_Gemini
6 months ago
Marco Favaretto
e36c8c8e8e
Stream_Gemini
...
Added a new function to get results with Gemini
6 months ago
Ed Donner
c836a3464a
Merge pull request #11 from billglennon/week2day2-add-gemini-model
...
add gemini to brochure, add tone to brochure, had to add safety_setti…
6 months ago
Bill Glennon
aed79ce28f
add gemini to brochure, add tone to brochure, had to add safety_settings for google gemini to work with brochure
6 months ago
Edward Donner
6ba1875cd3
Some comments and a fix to week 2 discovered by Bill G.
6 months ago
Ed Donner
5038d8db53
Merge pull request #10 from billglennon/week2day2-add-gemini-model
...
Add Google Gemini to the LLM Model Selections
6 months ago
Bill Glennon
4a7627c766
Merge branch 'ed-donner:main' into week2day2-add-gemini-model
6 months ago
Bill Glennon
ec6406cc9e
Add Gemin Model using latest Gradio and Google API packages as of 11/3/2024
6 months ago
Bill Glennon
0e6ea8435c
removed Week2_Day2_with_GeminModel.ipynb
6 months ago
Edward Donner
421f4c69a4
Further troubleshooting instructions, also a minor compatibility fix
6 months ago
Bill Glennon
509ecf76fb
add Google Gemini to the LLM Model Selections
6 months ago
Edward Donner
bad513321d
Updates including more alternatives for PC audio generation
6 months ago
Edward Donner
284336b3b9
Updated the Windows PC encoding fix with thanks to CG and Jon R
6 months ago
Edward Donner
86763f2fcb
Simplified based on latest Gradio, and added PC fix for audio playback
6 months ago
Edward Donner
d752c86cfa
Cleared the outputs
6 months ago
Ed Donner
051539cfab
Merge pull request #9 from billglennon/Week1_Challenge_Brochure_Translation
...
Including new brochure code
6 months ago
Edward Donner
b51953eb12
More comments, notes and improvements
6 months ago
Bill Glennon
2de3f83c99
Add files via upload
...
Two modififications.
1) I modified the code to create a brochure for a NHL Hockey Team - Washington Capitals
2) Translated the brochure to Spanish by changing the get_brochure_user_prompt function
6 months ago
Edward Donner
90d9dde3de
Merge branch '3way'
6 months ago