Skip to content

NIMH-MLT/LLM_API_Demonstrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

LLM_API_Demonstrations

This repository contains demonstration functions for carrying various tasks with LLMs using the API, against different backends (Ollama, with either native or OpenAI APIs, and Hugging Face)

To use, first create a conda environment

conda create --name ollama

and install the ollama API

pip install ollama

and, optionally, the OpenAI API (f you want to use that component of the demo)

pip install openai

About

Demonstrations of how to use LLMs via API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages