mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 09:35:58 +03:00
[PR #56] [MERGED] Fix disabling GPU use #128
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jehna/humanify/pull/56
Author: @jehna
Created: 8/24/2024
Status: ✅ Merged
Merged: 8/24/2024
Merged by: @jehna
Base:
main← Head:fix/nogputypo📝 Commits (2)
cfbf0d4Fix typo: disableGPU != disableGpu7fb58d4Add disabling GPU altogether📊 Changes
2 files changed (+18 additions, -7 deletions)
View changed files
📝
src/commands/local.ts(+3 -1)📝
src/plugins/local-llm-rename/llama.ts(+15 -6)📄 Description
Fixes #55
Need to check what happens to test run times if e161521 is applied, best case they stay at ~5min
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.