This repository hold some quick implementation of fun projetcs using Frontier models, some of which use paid API service while other rely on open source models.
- User's can create their own environment and install the necessary libraries on the fly
I have already created an environment gurudeepsingh/llm:1.1 containing all the libs via which user can run the repo files.
- export HOST_UID=$(id -u)
- export HOST_GID=$(id -g)
- docker compose run --rm llm
- jupyter lab