issues
search
X-LANCE
/
SLAM-LLM
Speech, Language, Audio, Music Processing with Large Language Model
MIT License
578
stars
52
forks
source link
Add Dockerfile & fix README bug
#77
Closed
ZhikangNiu
closed
5 months ago
ZhikangNiu
commented
5 months ago
What does this PR do?
Fixes # (issue)
Feature/Issue validation/testing
Update Dockerfile
fix README bug when install peft
Docker image(test, this image have installed fairseq): docker pull zkniu/slam:v2
Docker image(test, this image without fairseq): docker pull zkniu/slam:v1
Before submitting
[x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
[x] Did you read the
contributor guideline
, Pull Request section?
[x] Was this discussed/approved via a Github issue? Please add a link to it if that's the case.
[x] Did you make sure to update the documentation with your changes?
[x] Did you write any new necessary tests?
Thanks for contributing 🎉!
What does this PR do?
Fixes # (issue)
Feature/Issue validation/testing
Before submitting
Thanks for contributing 🎉!