Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: automatically track latest versions #1451

Merged
merged 1 commit into from
Dec 17, 2023
Merged

docs: automatically track latest versions #1451

merged 1 commit into from
Dec 17, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Dec 16, 2023

Helpers for keeping versions up-to-date in the docs automatically

Copy link

netlify bot commented Dec 16, 2023

Deploy Preview for localai ready!

Name Link
🔨 Latest commit bf5aaf4
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/657e178b809ff60008c9448a
😎 Deploy Preview https://deploy-preview-1451--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.

@lunamidori5
Copy link
Collaborator

Is there a way I could set this up for the how to also? I'll be pushing my update here soon

@mudler
Copy link
Owner Author

mudler commented Dec 17, 2023

Is there a way I could set this up for the how to also? I'll be pushing my update here soon

after this PR is merged is enough to put {{< version >}} instead of the explicit version in the docs 👍

@mudler mudler merged commit 2eeed22 into master Dec 17, 2023
29 checks passed
@mudler mudler deleted the docs_versions branch December 17, 2023 18:02
@mudler mudler added the enhancement New feature or request label Dec 21, 2023
truecharts-admin referenced this pull request in truecharts/public Dec 25, 2023
…2.0 by renovate (#16499)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/go-skynet/local-ai](https://github.com/mudler/LocalAI) |
minor | `v2.1.0-cublas-cuda11-ffmpeg` -> `v2.2.0-cublas-cuda11-ffmpeg` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>mudler/LocalAI (quay.io/go-skynet/local-ai)</summary>

### [`v2.2.0`](https://github.com/mudler/LocalAI/releases/tag/v2.2.0)

[Compare
Source](https://github.com/mudler/LocalAI/compare/v2.1.0...v2.2.0)

##### What's Changed

This release brings updates to the backends and includes a fix for
recompilation of LocalAI with go-rwkv
([https://github.com/mudler/LocalAI/issues/1473](https://github.com/mudler/LocalAI/issues/1473)).
To note, it also tries to reduce the image size by allowing some
backends (transformers-based) to share the same environment.

With this release inline templates and models as URLs are supported, for
example:

```yaml
name: mixtral

parameters:
  model: https://huggingface.co/TheBloke/Mixtral-8x7B-v0.1-GGUF/resolve/main/mixtral-8x7b-v0.1.Q2_K.gguf

##### or huggingface://TheBloke/Mixtral-8x7B-v0.1-GGUF/mixtral-8x7b-v0.1.Q2_K.gguf@main
template:
  completion: |
            Complete the following: {{.Input}}
```

##### Exciting New Features 🎉

- docs: automatically track latest versions by
[@&#8203;mudler](https://github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1451](https://github.com/mudler/LocalAI/pull/1451)
- feat: inline templates and accept URLs in models by
[@&#8203;mudler](https://github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1452](https://github.com/mudler/LocalAI/pull/1452)
- feat(conda): share envs with transformer-based backends by
[@&#8203;mudler](https://github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1465](https://github.com/mudler/LocalAI/pull/1465)

##### 👒 Dependencies

- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1450](https://github.com/mudler/LocalAI/pull/1450)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1455](https://github.com/mudler/LocalAI/pull/1455)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1457](https://github.com/mudler/LocalAI/pull/1457)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1462](https://github.com/mudler/LocalAI/pull/1462)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1461](https://github.com/mudler/LocalAI/pull/1461)
- ⬆️ Update donomii/go-rwkv.cpp by
[@&#8203;localai-bot](https://github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1470](https://github.com/mudler/LocalAI/pull/1470)

##### Other Changes

- How To (Updates and Fixes) by
[@&#8203;lunamidori5](https://github.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1456](https://github.com/mudler/LocalAI/pull/1456)
- Revert ":arrow_up: Update donomii/go-rwkv.cpp" by
[@&#8203;mudler](https://github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1474](https://github.com/mudler/LocalAI/pull/1474)

**Full Changelog**:
mudler/LocalAI@v2.1.0...v2.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants