[PR #56] [MERGED] Fix disabling GPU use #128

Closed
opened 2026-03-03 13:53:12 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix/nogputypo


📝 Commits (2)

  • cfbf0d4 Fix typo: disableGPU != disableGpu
  • 7fb58d4 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/56 **Author:** [@jehna](https://github.com/jehna) **Created:** 8/24/2024 **Status:** ✅ Merged **Merged:** 8/24/2024 **Merged by:** [@jehna](https://github.com/jehna) **Base:** `main` ← **Head:** `fix/nogputypo` --- ### 📝 Commits (2) - [`cfbf0d4`](https://github.com/jehna/humanify/commit/cfbf0d47755cc9365e7621748c1a9be4aefb5f0d) Fix typo: disableGPU != disableGpu - [`7fb58d4`](https://github.com/jehna/humanify/commit/7fb58d4dceb3a833068d0b89ce37c4ad00e1ea9f) Add disabling GPU altogether ### 📊 Changes **2 files changed** (+18 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/commands/local.ts` (+3 -1) 📝 `src/plugins/local-llm-rename/llama.ts` (+15 -6) </details> ### 📄 Description Fixes #55 Need to check what happens to test run times if [e161521](https://github.com/jehna/humanify/pull/56/commits/e161521d1764b32f7e189808e7edc198bf5102d2) is applied, best case they stay at ~5min --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:53:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#128
No description provided.