Skip to content

cavedave/LLM-DublinDataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM-DublinDataScience

Some basic code for Dublin Data Science Meetup

main code

brew install ollama #i like uv but homebred is used here

Run the background server (launch agent)

ollama serve # foreground, good for first run / logs

Pull a model and chat

ollama pull llama3.1:8b

other files

first.py just gives a basic question answer

demo.py is a email classifier

image.py put tags on some images

About

Some basic code for Dublin Data Science Meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages