Skip to content

Various LLM cookbooks and recipes translated to use Ollama endpoints

License

Notifications You must be signed in to change notification settings

ChristineTham/ollama-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ollama-cookbook

Various LLM cookbooks and recipes translated to use Ollama endpoints

conda create -n ollama python ipykernel ipywidgets matplotlib pandas plotly scipy scikit-learn typing textract transformers tqdm
conda activate ollama
conda install pytorch::pytorch torchvision torchaudio -c pytorch
pip install ollama openai

About

Various LLM cookbooks and recipes translated to use Ollama endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published