Skip to content

CleverCloud/ollama-chat-deploy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama Chat Deploy

Deploy AI models on Clever Cloud with Ollama. You'll need a Clever Cloud account and Clever Tools.

Setup Clever Tools

npm i -g clever-tools
clever login

Init the project

git clone https://github.com/CleverCloud/ollama-chat-deploy.git
cd ollama-chat-deploy
./project_init.sh

Create and configure the application on Clever Cloud

clever create --type node
clever scale --flavor L
clever env import < .env

Deploy on Clever Cloud

git add . && git commit -m "Init application"
clever deploy
clever open

Learn more about this project in our dedicated blog post.

About

Deploy AI models on Clever Cloud with Ollama

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages