[Feature request]: Allow adding local GGUFs from disk
- 主要言語
- Rust
- スター
- 54.2k
- フォーク
- 6.2k
- 平均マージ
- 3日 4時間
- マージ済み PR(30日)
- 240
説明
**What problem would this solve?**
It is incredibly wasteful to re-download gigabytes of data already present on the machine.
As well as it being near impossible on low-bandwidth networks.
**What would a good outcome look like?**
Being able to load GGUFs without having to _specifically_ download them through the app.
**Possible approaches**
Add a "Add local..." button to Local Inference to open a file chooser for GGUF.
**Additional context**
N/A
- [x] I have verified this does not duplicate an existing feature request
Do not begin implementation until the issue reaches **Ready** on the [Goose Issues board](https://github.com/orgs/aaif-goose/projects/1).
コントリビューションガイド
調査の方向性
Look for the Local Inference UI component and the model loading logic. The feature involves adding a file chooser dialog and integrating local GGUF file loading into the existing model management flow. Check how models are currently downloaded and instantiated to understand the required changes.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- ai, desktop
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 65/100