abetlen/llama-cpp-python

Add Finetune Support

Open

#814 建立於 2023年10月11日

在 GitHub 查看
 (3 留言) (8 反應) (0 負責人)Python (644 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (4,995 star)
PR 合併指標
 (平均合併 1天 5小時) (30 天內合併 68 個 PR)

描述

In the late versions of llama.cpp there are ways to fine-tune the model using LoRA adapters: https://github.com/ggerganov/llama.cpp/pull/2632

However, either I missed it or are there no functions introduced in this PR imported into this project?

Describe alternatives you've considered Sure it's always an option to use a CLI tool, but I guess Python binding can be useful.

貢獻者指南