Closed IF-chan closed 7 months ago
open_clip:ViT-B-32/yourpath.pt
And how to use open clip model offline?
You can follow clip retrieval readme it is instructions for running locally
On Thu, Mar 14, 2024, 8:43 AM IF-chan @.***> wrote:
open_clip:ViT-B-32/yourpath.pt
And how can I use open clip model locally?
— Reply to this email directly, view it on GitHub https://github.com/rom1504/clip-retrieval/issues/372#issuecomment-1996751811, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437X5DFEXBSLIKGXFZNTYYFIJVAVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TCOBRGE . You are receiving this because you commented.Message ID: @.***>
You can follow clip retrieval readme it is instructions for running locally … On Thu, Mar 14, 2024, 8:43 AM IF-chan @.> wrote: open_clip:ViT-B-32/yourpath.pt And how can I use open clip model locally? — Reply to this email directly, view it on GitHub <#372 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437X5DFEXBSLIKGXFZNTYYFIJVAVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TCOBRGE . You are receiving this because you commented.Message ID: @.>
I mean I want to load the model file on the local
Then use open_clip:ViT-B-32/yourpath.pt
On Thu, Mar 14, 2024, 11:34 AM IF-chan @.***> wrote:
You can follow clip retrieval readme it is instructions for running locally … <#m1435797397253820798> On Thu, Mar 14, 2024, 8:43 AM IF-chan @.> wrote: open_clip:ViT-B-32/yourpath.pt http://yourpath.pt And how can I use open clip model locally? — Reply to this email directly, view it on GitHub <#372 (comment) https://github.com/rom1504/clip-retrieval/issues/372#issuecomment-1996751811>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437X5DFEXBSLIKGXFZNTYYFIJVAVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TCOBRGE https://github.com/notifications/unsubscribe-auth/AAR437X5DFEXBSLIKGXFZNTYYFIJVAVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TCOBRGE . You are receiving this because you commented.Message ID: @.>
I mean I want to load the model file on the local
— Reply to this email directly, view it on GitHub https://github.com/rom1504/clip-retrieval/issues/372#issuecomment-1997131896, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437SQ6OLDEIVOWTFEN43YYF4K5AVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJXGEZTCOBZGY . You are receiving this because you commented.Message ID: @.***>
Then use open_clip:ViT-B-32/yourpath.pt … On Thu, Mar 14, 2024, 11:34 AM IF-chan @.> wrote: You can follow clip retrieval readme it is instructions for running locally … <#m1435797397253820798> On Thu, Mar 14, 2024, 8:43 AM IF-chan @.> wrote: open_clip:ViT-B-32/yourpath.pt http://yourpath.pt And how can I use open clip model locally? — Reply to this email directly, view it on GitHub <#372 (comment) <#372 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437X5DFEXBSLIKGXFZNTYYFIJVAVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TCOBRGE https://github.com/notifications/unsubscribe-auth/AAR437X5DFEXBSLIKGXFZNTYYFIJVAVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWG42TCOBRGE . You are receiving this because you commented.Message ID: @.> I mean I want to load the model file on the local — Reply to this email directly, view it on GitHub <#372 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437SQ6OLDEIVOWTFEN43YYF4K5AVCNFSM6AAAAABEUTKL5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJXGEZTCOBZGY . You are receiving this because you commented.Message ID: @.>
I mean the "open_clip:ViT-B-32" part (pretrained part I think) to change with the model on the local file
open_clip:ViT-B-32 is the definition of the architecture
yourpath.pt is your local model
open_clip:ViT-B-32/yourpath.pt