Commit Graph

  • 5d892f86ea chore(cuda): reduce binary size (#3379) Ettore Di Giacinto 2024-08-26 14:47:36 +02:00
  • 7f06954425 fix(model-loading): keep track of open GRPC Clients (#3377) Ettore Di Giacinto 2024-08-25 14:36:09 +02:00
  • 771a052480 models(gallery): add phi-3.5 (#3376) Ettore Di Giacinto 2024-08-25 09:02:54 +02:00
  • 99b57b321b fix: devcontainer utils.sh ssh copy improvements (#3372) Dave 2024-08-24 18:42:05 -04:00
  • 75ef6ccf1e feat(swagger): update swagger (#3370) LocalAI [bot] 2024-08-24 23:53:18 +02:00
  • de1fbdca71 Update quickstart.md (#3373) grant-wilson 2024-08-24 17:01:34 -04:00
  • ce827139bb fix(p2p): correctly allow to pass extra args to llama.cpp (#3368) Ettore Di Giacinto 2024-08-24 10:30:24 +02:00
  • 0762aa5327 Update GPU-acceleration.md Ettore Di Giacinto 2024-08-24 09:58:49 +02:00
  • 81ae92f017 feat: elevenlabs sound-generation api (#3355) Dave 2024-08-23 20:20:28 -04:00
  • 84d6e5a987 chore(model-gallery): add more quants for popular models (#3365) Ettore Di Giacinto 2024-08-24 00:29:24 +02:00
  • ac5f6f210b feat: external backend launching log improvements and relative path support (#3348) Dave 2024-08-23 18:27:14 -04:00
  • 61fe2404a0 chore: ⬆️ Update ggerganov/llama.cpp to 3ba780e2a8f0ffe13f571b27f0bbf2ca5a199efc (#3361) LocalAI [bot] 2024-08-23 23:49:18 +02:00
  • db2d8f4d04 docs: ⬆️ update docs version mudler/LocalAI (#3366) LocalAI [bot] 2024-08-23 23:44:06 +02:00
  • a9c521eb41 fix(deps): bump grpcio (#3362) v2.20.1 Ettore Di Giacinto 2024-08-23 10:29:04 +02:00
  • a913fd310d models(gallery): add hermes-3-llama-3.1(8B,70B,405B) with vLLM (#3360) Ettore Di Giacinto 2024-08-23 09:24:34 +02:00
  • fbaae8528d fix(chat): re-generated uuid, created, and text on each request (#3359) v2.20.0 Ettore Di Giacinto 2024-08-22 10:56:05 +02:00
  • 7d030b56b2 chore: ⬆️ Update ggerganov/whisper.cpp to 9e3c5345cd46ea718209db53464e426c3fe7a25e (#3357) LocalAI [bot] 2024-08-22 10:49:33 +02:00
  • 0add16049e chore: ⬆️ Update ggerganov/llama.cpp to fc54ef0d1c138133a01933296d50a36a1ab64735 (#3356) LocalAI [bot] 2024-08-22 00:14:02 +02:00
  • 2bb48b0816 fix(parler-tts): pin torchaudio and torch for hipblas Ettore Di Giacinto 2024-08-21 18:27:20 +02:00
  • 023ce59d44 feat(p2p): allow to set intervals (#3353) Ettore Di Giacinto 2024-08-21 18:23:51 +02:00
  • 7822d944b5 chore(p2p): single-node when sharing federated instance (#3354) Ettore Di Giacinto 2024-08-21 18:23:42 +02:00
  • 2a03905920 Merge branch 'master' into cleanup_deps cleanup_deps Ettore Di Giacinto 2024-08-21 13:10:46 +02:00
  • b510352393 chore(anime.js): drop unused (#3351) Ettore Di Giacinto 2024-08-21 13:10:09 +02:00
  • d3a217c254 chore(docs): update p2p env var documentation (#3350) Ettore Di Giacinto 2024-08-21 13:09:57 +02:00
  • 2a3427e533 fix(docs): Refer to the OpenAI documentation to update the openai-functions docu… (#3317) 四少爷 2024-08-21 19:09:26 +08:00
  • 7ec02babd5 fix(parler-tts): pin numba Ettore Di Giacinto 2024-08-21 13:09:12 +02:00
  • 35297ebc14 Drop also ttf files Ettore Di Giacinto 2024-08-21 13:03:26 +02:00
  • b303805df9 fix marked Ettore Di Giacinto 2024-08-21 12:53:01 +02:00
  • 32d51797d9 fix alpine.js Ettore Di Giacinto 2024-08-21 12:48:32 +02:00
  • af09b019ed fix(assets): generate assets on build time Ettore Di Giacinto 2024-08-21 12:44:24 +02:00
  • 5a4c4f4ab2 fix(parler-tts): pin llvmlite Ettore Di Giacinto 2024-08-21 10:46:31 +02:00
  • af095204fa fix(p2p): avoid starting the node twice (#3349) Ettore Di Giacinto 2024-08-21 10:30:56 +02:00
  • 70e53bc191 chore(deps): update edgevpn Ettore Di Giacinto 2024-08-21 10:18:43 +02:00
  • 7cf59d9f98 chore: ⬆️ Update ggerganov/llama.cpp to 2f3c1466ff46a2413b0e363a5005c46538186ee6 (#3345) LocalAI [bot] 2024-08-21 00:37:13 +02:00
  • 7147f1990f chore: ⬆️ Update ggerganov/whisper.cpp to d65786ea540a5aef21f67cacfa6f134097727780 (#3344) LocalAI [bot] 2024-08-21 00:20:34 +02:00
  • 16f7140461 chore(deps): update edgevpn (#3346) Ettore Di Giacinto 2024-08-20 22:54:16 +02:00
  • 6f1b4f29a8 feat(swagger): update swagger (#3343) LocalAI [bot] 2024-08-20 22:54:04 +02:00
  • 93658fc5fd chore(deps): Bump langchain from 0.2.12 to 0.2.14 in /examples/langchain/langchainpy-localai-example (#3307) dependabot[bot] 2024-08-20 19:28:48 +00:00
  • 736df11454 fix(ci): pin to llvmlite 0.43 (#3342) Ettore Di Giacinto 2024-08-20 20:14:35 +02:00
  • 2669f4738a fix(p2p): re-use p2p host when running federated mode (#3341) Ettore Di Giacinto 2024-08-20 20:14:17 +02:00
  • aca2c4196a ci(Dockerfile): try to install lvm-10 from Ubuntu repositories Ettore Di Giacinto 2024-08-20 19:36:11 +02:00
  • 9cfd89087b feat: devcontainer part 4 (#3339) Dave 2024-08-20 13:25:22 -04:00
  • 6aba6223c7 ci(Dockerfile): adjust deps from typos Ettore Di Giacinto 2024-08-20 19:21:47 +02:00
  • a28b3771a7 chore(deps): update edgevpn (#3340) Ettore Di Giacinto 2024-08-20 19:17:35 +02:00
  • d02a0f6f01 ci: add llvm dependencies Ettore Di Giacinto 2024-08-20 18:27:10 +02:00
  • c12d121783 chore(deps): Bump llama-index from 0.10.65 to 0.10.67.post1 in /examples/langchain-chroma (#3335) dependabot[bot] 2024-08-20 16:12:02 +00:00
  • b06046fe4c chore: install llvm 10 Ettore Di Giacinto 2024-08-20 18:06:55 +02:00
  • 6d350ccce0 feat(federation): do not allocate local services for load balancing (#3337) Ettore Di Giacinto 2024-08-20 14:45:36 +02:00
  • bcd3c1deb2 chore(deps): Bump openai from 1.40.6 to 1.41.1 in /examples/langchain/langchainpy-localai-example (#3320) dependabot[bot] 2024-08-20 12:32:36 +00:00
  • 5afea9babf chore(deps): Bump openai from 1.40.4 to 1.41.1 in /examples/functions (#3319) dependabot[bot] 2024-08-20 11:49:54 +00:00
  • a495515e10 chore: ⬆️ Update ggerganov/llama.cpp to cfac111e2b3953cdb6b0126e67a2487687646971 (#3315) LocalAI [bot] 2024-08-20 12:16:39 +02:00
  • 9a8a249932 feat: devcontainer part 3 (#3318) Dave 2024-08-20 06:16:21 -04:00
  • dfa183551e fix: add llvm to extra images (#3321) Ettore Di Giacinto 2024-08-20 12:14:47 +02:00
  • d903925fe7 chore(deps): Bump langchain-community from 0.2.11 to 0.2.12 in /examples/langchain/langchainpy-localai-example (#3311) dependabot[bot] 2024-08-20 09:18:05 +00:00
  • 0ccf35ba45 chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/transformers-musicgen (#3308) dependabot[bot] 2024-08-20 08:57:58 +00:00
  • a199d98fb7 chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/coqui (#3306) dependabot[bot] 2024-08-20 08:32:57 +00:00
  • 9475a6fa05 chore: drop petals (#3316) Ettore Di Giacinto 2024-08-20 10:01:38 +02:00
  • 1d651bbfad chore(deps): Bump grpcio from 1.65.1 to 1.65.5 in /backend/python/mamba (#3313) dependabot[bot] 2024-08-20 07:36:30 +00:00
  • 7fade2ffbd chore(deps): Bump numpy from 2.0.1 to 2.1.0 in /examples/langchain/langchainpy-localai-example (#3310) dependabot[bot] 2024-08-20 07:12:29 +00:00
  • f0702e5ff8 chore(deps): Bump langchain from 0.2.12 to 0.2.14 in /examples/functions (#3304) dependabot[bot] 2024-08-20 06:29:48 +00:00
  • a7a27a5082 chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/vllm (#3301) dependabot[bot] 2024-08-20 05:39:54 +00:00
  • 10024905a0 chore(deps): Bump grpcio from 1.65.0 to 1.65.5 in /backend/python/exllama (#3299) dependabot[bot] 2024-08-20 04:36:21 +00:00
  • 0c31d1a4c8 chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/transformers (#3296) dependabot[bot] 2024-08-20 03:37:40 +00:00
  • 9ba108bd5b chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/vall-e-x (#3294) dependabot[bot] 2024-08-20 02:36:20 +00:00
  • 721340ec9a chore(deps): Bump grpcio from 1.65.1 to 1.65.5 in /backend/python/sentencetransformers (#3292) dependabot[bot] 2024-08-20 02:09:41 +00:00
  • b9da06dafe chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/common/template (#3291) dependabot[bot] 2024-08-20 01:57:59 +00:00
  • 20f9f267e8 chore(deps): Bump grpcio from 1.65.1 to 1.65.5 in /backend/python/parler-tts (#3283) dependabot[bot] 2024-08-19 23:37:57 +00:00
  • a85c4f96e0 chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/bark (#3285) dependabot[bot] 2024-08-19 23:19:43 +00:00
  • 9337a01e9d chore(deps): Bump docs/themes/hugo-theme-relearn from 8b14837 to 82a5e98 (#3274) dependabot[bot] 2024-08-19 22:38:54 +00:00
  • 8758aa4ecf chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/openvoice (#3282) dependabot[bot] 2024-08-19 22:31:06 +00:00
  • 42fba91521 chore(deps): Bump langchain from 0.2.12 to 0.2.14 in /examples/langchain-chroma (#3275) dependabot[bot] 2024-08-19 21:23:26 +00:00
  • 0c84c7b1cc chore(ux): allow to create and drag dots in the animation (#3287) Ettore Di Giacinto 2024-08-19 20:40:55 +02:00
  • 73c9b3598d chore(p2p): make commands easier to copy-paste (#3273) Ettore Di Giacinto 2024-08-19 19:58:17 +02:00
  • bb6d06f0d1 fix(parler-tts): bump and require after build type deps (#3272) Ettore Di Giacinto 2024-08-19 19:58:06 +02:00
  • 13cb7960bd chore(ux): add animated header with anime.js in p2p sections (#3271) Ettore Di Giacinto 2024-08-19 18:05:02 +02:00
  • e4c696d966 chore(p2p): customize defaults Ettore Di Giacinto 2024-08-19 12:45:51 +02:00
  • d58f9c333b chore(p2p): lower default dht interval default Ettore Di Giacinto 2024-08-19 12:41:13 +02:00
  • dd270d58bd ci(explorer): disable CGO Ettore Di Giacinto 2024-08-19 11:57:47 +02:00
  • 1465e3dfd1 models(gallery): add llama-3.1-storm-8b-q4_k_m (#3270) Ettore Di Giacinto 2024-08-19 11:39:47 +02:00
  • 1651f25d03 models(gallery): add pantheon-rp-1.6-12b-nemo (#3269) Ettore Di Giacinto 2024-08-19 11:39:03 +02:00
  • e67c9ae3bf models(gallery): add rocinante-12b-v1.1 (#3268) Ettore Di Giacinto 2024-08-19 11:34:49 +02:00
  • f2f372b7f5 models(gallery): add fireball-llama-3.11-8b-v1orpo (#3267) Ettore Di Giacinto 2024-08-19 11:34:38 +02:00
  • 857443e2b5 models(gallery): add mahou-1.3-llama3.1-8b (#3266) Ettore Di Giacinto 2024-08-19 11:27:52 +02:00
  • ad449a237e models(gallery): add SmolLM (#3265) Ettore Di Giacinto 2024-08-19 09:49:47 +02:00
  • 3f74b34f06 chore: ⬆️ Update ggerganov/llama.cpp to 554b049068de24201d19dde2fa83e35389d4585d (#3263) LocalAI [bot] 2024-08-18 23:46:02 +02:00
  • 1dbb3b8abc fix(gallery): be consistent and disable UI routes as well (#3262) Ettore Di Giacinto 2024-08-18 09:26:29 +02:00
  • 5d416006ae chore: ⬆️ Update ggerganov/llama.cpp to 2fb9267887d24a431892ce4dccc75c7095b0d54d (#3260) LocalAI [bot] 2024-08-17 23:46:26 +02:00
  • 27b03a52f3 fix(p2p): allocate tunnels only when needed (#3259) Ettore Di Giacinto 2024-08-17 15:03:55 +02:00
  • 1ed5af1da8 fix: devcontainer pt 2 (#3258) Dave 2024-08-17 03:08:03 -04:00
  • 7278bf3de8 chore: allow to disable gallery endpoints, improve p2p connection handling (#3256) Ettore Di Giacinto 2024-08-17 08:28:52 +02:00
  • d6b3fbb4ad chore: ⬆️ Update ggerganov/llama.cpp to 8b3befc0e2ed8fb18b903735831496b8b0c80949 (#3257) LocalAI [bot] 2024-08-16 23:50:54 +02:00
  • 3457acc48b chore(explorer): add join instructions (#3255) Ettore Di Giacinto 2024-08-16 19:34:36 +02:00
  • f18862fb44 fix: update gallery entry Ettore Di Giacinto 2024-08-16 09:57:23 +02:00
  • be55fce9be fix: devcontainer part 1 (#3254) Dave 2024-08-16 03:49:55 -04:00
  • 409e2d348e chore(deps): bump llama.cpp, rename llama_add_bos_token (#3253) Ettore Di Giacinto 2024-08-16 01:20:21 +02:00
  • 8bbf09370c models(gallery): add hermes-3 (#3252) Ettore Di Giacinto 2024-08-16 00:02:21 +02:00
  • 714e80abce models(gallery): add edgerunner-tactical-7b (#3249) Ettore Di Giacinto 2024-08-15 10:07:26 +02:00
  • 121f143fc0 chore: ⬆️ Update ggerganov/llama.cpp to 5fd89a70ead34d1a17015ddecad05aaa2490ca46 (#3248) LocalAI [bot] 2024-08-14 23:44:38 +02:00
  • c50e0edcb8 feat(gallery): lazy load images (#3246) Ettore Di Giacinto 2024-08-14 12:53:42 +02:00
  • d6c4e751f2 feat(explorer): visual improvements (#3247) Ettore Di Giacinto 2024-08-14 12:53:29 +02:00