Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gokhandemirtas/ollama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA

Run cd web and npm run start for Angular SPA, web app runs on localhost

API

Run cd api and npm run start for API

Ollama

First run ollama serve, when it's up run ollama run llama3.2

Database

  • npx drizzle-kit generate to generate migration scripts, use npx drizzle-kit push to apply scripts
  • CREATE EXTENSION IF NOT EXISTS vector; make sure vector extension is installed
  • Make sure embedding models' number of dimension match the size in schema, (e.g. 768)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •