mirror of
https://github.com/jehna/humanify.git
synced 2026-04-28 18:15:55 +03:00
[GH-ISSUE #226] Coalescence #59
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#59
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?
Originally created by @neoOpus on GitHub (Nov 26, 2024).
Original GitHub issue: https://github.com/jehna/humanify/issues/226
I've found this and thought that it is maybe interesting for this project.
https://blog.dottxt.co/coalescence.html#org25a7abb
@jehna commented on GitHub (Nov 26, 2024):
Interesting! Unfortunately there's not much humanify can do, as it's using llama.cpp for inference under the hood. This would need to be implemented in llama.cpp side, but unfortunately there seems not to be that much interest:
@neoOpus commented on GitHub (Nov 26, 2024):
I see thank you for the explanation.
@0xdevalias commented on GitHub (Feb 18, 2025):
See also:
Also this note in
ollama:Sounds like there might be some scope for supporting something like this there.. I asked more specifically: