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

feat(models): use rwkv from llama.cpp #4264

Merged
merged 1 commit into from
Nov 26, 2024
Merged

feat(models): use rwkv from llama.cpp #4264

merged 1 commit into from
Nov 26, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Nov 26, 2024

Description

This PR drops the rwkv backend in favor of llama.cpp's rwkv implementation

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@github-actions github-actions bot added kind/documentation Improvements or additions to documentation area/ai-model labels Nov 26, 2024
Copy link

yamllint Failed

Show Output
::group::gallery/rwkv.yaml
::error file=gallery/rwkv.yaml,line=23,col=19::23:19 [trailing-spaces] trailing spaces
::error file=gallery/rwkv.yaml,line=25,col=19::25:19 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

Workflow: Yamllint GitHub Actions, Action: __karancode_yamllint-github-action, Lint: gallery

Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit e88f72d
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/674594e286039b00087437a5
😎 Deploy Preview https://deploy-preview-4264--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.

Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler mudler added enhancement New feature or request breaking-change and removed kind/documentation Improvements or additions to documentation area/ai-model labels Nov 26, 2024
@mudler mudler changed the title feat(rwkv): use rwkv from llama.cpp feat(models): use rwkv from llama.cpp Nov 26, 2024
@mudler mudler merged commit 2b62260 into master Nov 26, 2024
31 of 32 checks passed
@mudler mudler deleted the feat/llama.cpp-rwkv branch November 26, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant