Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: support LoRA #389

Closed
wants to merge 18 commits into from
Closed

Conversation

jiayini1119
Copy link
Contributor

@jiayini1119 jiayini1119 commented Aug 24, 2023

Resolves #271.

  • LoRA automatic cache
  • doc

@XprobeBot XprobeBot added this to the v0.2.1 milestone Aug 24, 2023
@jiayini1119 jiayini1119 marked this pull request as ready for review August 29, 2023 08:36
xinference/model/llm/llm_family.py Outdated Show resolved Hide resolved
xinference/constants.py Outdated Show resolved Hide resolved
doc/source/models/peft.rst Outdated Show resolved Hide resolved
doc/source/models/peft.rst Outdated Show resolved Hide resolved
doc/source/models/peft.rst Outdated Show resolved Hide resolved
doc/source/models/peft.rst Outdated Show resolved Hide resolved
xinference/model/llm/llm_family.py Outdated Show resolved Hide resolved
xinference/core/worker.py Outdated Show resolved Hide resolved
xinference/deploy/cmdline.py Outdated Show resolved Hide resolved
xinference/model/llm/pytorch/core.py Outdated Show resolved Hide resolved
@XprobeBot XprobeBot modified the milestones: v0.2.1, v0.3.1 Sep 5, 2023
@XprobeBot XprobeBot modified the milestones: v0.4.0, v0.4.2, v0.4.3 Sep 12, 2023
@XprobeBot XprobeBot modified the milestones: v0.7.2, v0.7.3 Dec 12, 2023
@XprobeBot XprobeBot modified the milestones: v0.7.3, v0.7.4, v0.8.0, Temp Dec 22, 2023
@XprobeBot XprobeBot modified the milestones: v0.7.5, v0.8.0, v0.8.1 Jan 5, 2024
@XprobeBot XprobeBot modified the milestones: v0.8.1, v0.8.2 Jan 19, 2024
@XprobeBot XprobeBot modified the milestones: v0.8.2, v0.8.4, v0.8.5, v0.9.0 Feb 2, 2024
@XprobeBot XprobeBot modified the milestones: v0.9.0, v0.9.1 Feb 22, 2024
@XprobeBot XprobeBot modified the milestones: v0.9.1, v0.9.2 Mar 1, 2024
@ChengjieLi28
Copy link
Contributor

ChengjieLi28 commented Mar 5, 2024

Close this since implement this functionality in other PR.
Thanks @jiayini1119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEAT: support LoRA
4 participants