@@NengHe-w8t Do you know what I could do about this part of the code if I don't have the github? pastebin would be appreciated if it's a file ```from apollo.mm_utils import ( KeywordsStoppingCriteria, tokenizer_mm_token, ApolloMMLoader ) from apollo.conversation import conv_templates, SeparatorStyle```
They also have a Huggingface Space, Apollo-3B. Works well.
You are right, is quite impressive
Lovely fahd❤
thanks
Hey Fahd,
How much was the total cost(massed compute plus anything else which is not shown here) running these sample videos?
Sorry the link and web search links all open to Error 404. Did they delete all their models?
Search huggingface for GoodiesHere/Apollo-LMMs-Apollo-3B-t32
Awesome video. How to run this model on Google Colab?
I have similar videos for colab, plz search the channel.
Can you share the github repo of Apollo? I've downloaded the weights but not downloaded the git repo.
Link is in video description
@@fahdmirza Thanks. They have deleted the git repo.😂
You might be able to run the code from the huggingface for GoodiesHere/Apollo-LMMs-Apollo-3B-t32
@@ForTheEraOfLove Thanks! It works.
@@NengHe-w8t Do you know what I could do about this part of the code if I don't have the github? pastebin would be appreciated if it's a file
```from apollo.mm_utils import (
KeywordsStoppingCriteria,
tokenizer_mm_token,
ApolloMMLoader
)
from apollo.conversation import conv_templates, SeparatorStyle```