mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add llmfit to source tools
This commit is contained in:
@@ -138,6 +138,12 @@ desktop_source_tools:
|
|||||||
binary_name: bookokrat
|
binary_name: bookokrat
|
||||||
install_name: bookokrat
|
install_name: bookokrat
|
||||||
build_output_path: target/release/bookokrat
|
build_output_path: target/release/bookokrat
|
||||||
|
- name: llmfit
|
||||||
|
repo: https://github.com/AlexsJones/llmfit
|
||||||
|
build_cmd: cargo build --release
|
||||||
|
binary_name: llmfit
|
||||||
|
install_name: llmfit
|
||||||
|
build_output_path: target/release/llmfit
|
||||||
|
|
||||||
desktop_binary_tools:
|
desktop_binary_tools:
|
||||||
- name: ollama
|
- name: ollama
|
||||||
|
|||||||
Reference in New Issue
Block a user