mudler / LocalAI

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
https://localai.io
MIT License
26.46k stars 1.98k forks source link

fix: #4215 404 in documentation due to migrated configuration examples #4216

Closed rmmonster closed 1 week ago

rmmonster commented 1 week ago

Description

This PR fixes #4215

Notes for Reviewers

Signed commits

netlify[bot] commented 1 week ago

Deploy Preview for localai ready!

Name Link
Latest commit add0a6a997ec4eee9450bc3e9e7207b168e97e5f
Latest deploy log https://app.netlify.com/sites/localai/deploys/673e914e2a319300083eb9e3
Deploy Preview https://deploy-preview-4216--localai.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dave-gray101 commented 1 week ago

Good catch! Looks good to me