Closed rowntreerob closed 1 month ago
will do as ref by #12 thank you
Thanks @rowntreerob for raising the issue and thanks @tarekabouzeid for the PR!
@rowntreerob I wonder if you apply the fix in #12 does it work for you? Do you have a working open colab to share? Thanks!
I just notice that this issue was closed automatically by Github, please reopen it if the issue is not resolved.
im working on uploading the model to a working colab session ttyl on my progress
thank you for helping out
On Wed, Oct 23, 2024 at 3:27 PM hitchhicker @.***> wrote:
Thanks @rowntreerob https://github.com/rowntreerob for raising the issue and thanks @tarekabouzeid https://github.com/tarekabouzeid for the PR!
@rowntreerob https://github.com/rowntreerob I wonder if you apply the fix in #12 https://github.com/facebookresearch/spiritlm/pull/12 does it work for you? Do you have a working open colab to share? Thanks!
— Reply to this email directly, view it on GitHub https://github.com/facebookresearch/spiritlm/issues/11#issuecomment-2433585019, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJQADP2VQ62PYYUEDKCU3Z5APFZAVCNFSM6AAAAABQNRNREWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZTGU4DKMBRHE . You are receiving this because you were mentioned.Message ID: @.***>
Please keep in mind that if your colab session is open to any third party, you should follow the guidance as per our LICENSE, thanks!
[image: image.png]
--resolved by:
On Thu, Oct 24, 2024 at 7:34 AM Robert Rowntree @.***> wrote:
im working on uploading the model to a working colab session ttyl on my progress
thank you for helping out
On Wed, Oct 23, 2024 at 3:27 PM hitchhicker @.***> wrote:
Thanks @rowntreerob https://github.com/rowntreerob for raising the issue and thanks @tarekabouzeid https://github.com/tarekabouzeid for the PR!
@rowntreerob https://github.com/rowntreerob I wonder if you apply the fix in #12 https://github.com/facebookresearch/spiritlm/pull/12 does it work for you? Do you have a working open colab to share? Thanks!
— Reply to this email directly, view it on GitHub https://github.com/facebookresearch/spiritlm/issues/11#issuecomment-2433585019, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJQADP2VQ62PYYUEDKCU3Z5APFZAVCNFSM6AAAAABQNRNREWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZTGU4DKMBRHE . You are receiving this because you were mentioned.Message ID: @.***>
examples/speech_generation/spirit_model.ipynb is throwing an error loading the model.
trying to install/ run in colab and looking like "lm-base-7b" not in local fs with path = '/usr/local/lib/python3.10/dist-packages/checkpoints/spiritlm_model/spirit-lm-base-7b'
I ran "setup.py install " and it looked to a nooby like its ok. however the path '/usr/local/lib/python3.10/dist-packages/checkpoints does not exist.
So I missed something for build/install/run on colab??
--stdout