langgenius / langgenius/dify-plugins
Xinference plugin : please add a lora_name parameter
Open
Nobody has claimed this yet.
enhancement
project#dify-plugins
- Dominant language
- Python
- Stars
- 554
- Forks
- 879
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 125
Description
Can you add a lora_name parameter to the parameters section of the Xinference plugin to enable the selection of different LoRA for inference, as shown in the figure below?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files or tests; start by locating the Xinference plugin's parameters section and its inference entry point. Add the lora_name option so users can select different LoRA adapters, then verify that the selected value is passed during inference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100