🤖 Self-hosted, community-driven, local OpenAI-compatible API with Keycloak Auth Flak app as frontend. 🏠
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
FlaskAI/api
Ettore Di Giacinto 5abbb134d9
feat: extend model configuration for llama.cpp (#536)
1 year ago
..
api.go feat: Update gpt4all, support multiple implementations in runtime (#472) 1 year ago
api_test.go feat: add experimental support for falcon-7b (#516) 1 year ago
apt_suite_test.go feat: add CI/tests (#58) 1 year ago
backend_assets.go feat: Update gpt4all, support multiple implementations in runtime (#472) 1 year ago
config.go feat: extend model configuration for llama.cpp (#536) 1 year ago
config_test.go feat: Add new test cases for LoadConfigs (#447) 1 year ago
gallery.go feat: allow to preload models before startup via env var or configs (#391) 1 year ago
gallery_test.go feat: support shorter urls for github repositories (#314) 1 year ago
openai.go feat: extend model configuration for llama.cpp (#536) 1 year ago
options.go feat: Update gpt4all, support multiple implementations in runtime (#472) 1 year ago
prediction.go feat: extend model configuration for llama.cpp (#536) 1 year ago