Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: etjson/llama-cpp-python

Tags

v0.3.33-cu128-Basic-win-20260322

Toggle v0.3.33-cu128-Basic-win-20260322's commit message
fix(types): correct `llama_set_adapters_lora` LoRA adapter ctypes sig…

…nature and use pointer for scales

- change scale: float to float* (POINTER(c_float))
- make adapters and scales optional arrays to match C API

Signed-off-by: JamePeng <jame_peng@sina.com>

v0.3.33-cu128-Basic-linux-20260322

Toggle v0.3.33-cu128-Basic-linux-20260322's commit message
fix(types): correct `llama_set_adapters_lora` LoRA adapter ctypes sig…

…nature and use pointer for scales

- change scale: float to float* (POINTER(c_float))
- make adapters and scales optional arrays to match C API

Signed-off-by: JamePeng <jame_peng@sina.com>

v0.3.33-cu126-Basic-win-20260322

Toggle v0.3.33-cu126-Basic-win-20260322's commit message
fix(types): correct `llama_set_adapters_lora` LoRA adapter ctypes sig…

…nature and use pointer for scales

- change scale: float to float* (POINTER(c_float))
- make adapters and scales optional arrays to match C API

Signed-off-by: JamePeng <jame_peng@sina.com>

v0.3.33-cu124-Basic-win-20260322

Toggle v0.3.33-cu124-Basic-win-20260322's commit message
fix(types): correct `llama_set_adapters_lora` LoRA adapter ctypes sig…

…nature and use pointer for scales

- change scale: float to float* (POINTER(c_float))
- make adapters and scales optional arrays to match C API

Signed-off-by: JamePeng <jame_peng@sina.com>

v0.3.33-cu124-Basic-linux-20260322

Toggle v0.3.33-cu124-Basic-linux-20260322's commit message
fix(types): correct `llama_set_adapters_lora` LoRA adapter ctypes sig…

…nature and use pointer for scales

- change scale: float to float* (POINTER(c_float))
- make adapters and scales optional arrays to match C API

Signed-off-by: JamePeng <jame_peng@sina.com>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.