We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/huggingface/peft HF-peft官方文档: 新增功能 ✨多适配器支持和以加权组合组合多个 LoRA 适配器 类似:zero-lora,不过是AI制图,llm需要进一步研究
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/huggingface/peft
![image](https://private-user-images.githubusercontent.com/11691791/243228060-ab9ef554-4be2-426a-81ac-04dd1a95c267.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTk1MzksIm5iZiI6MTczOTM1OTIzOSwicGF0aCI6Ii8xMTY5MTc5MS8yNDMyMjgwNjAtYWI5ZWY1NTQtNGJlMi00MjZhLTgxYWMtMDRkZDFhOTVjMjY3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDExMjAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTViODNmZDVhYTg3OTMzNjE4ZmM2ZjBhZjEyZWY1NmEyZDA1NjQ2ZGE0ODc5ZjQ3ZGM0ZDg5ZWRjMDc0MTgyOTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.kALPeHN6DoJ8TLh4-wjL9wbk0t_DQNlTzQIOhabPLaI)
HF-peft官方文档:
新增功能 ✨多适配器支持和以加权组合组合多个 LoRA 适配器
类似:zero-lora,不过是AI制图,llm需要进一步研究
The text was updated successfully, but these errors were encountered: