Aurologic
Aurologic
Also if this could be done, add a button/switch that blocks other OVH IPs from accessing ur server to protect against internal attacks.
Just realized its a duplicate of #124
I did a temporary patch for me by just adding ``` elif args.model_name.startswith("mixtral"): return TogetherModel(args, commands) ``` in there as I'm really gonna be only using mixtral and ran into...
Actually, seen that you did a new push and I updated to that and it seems to work now!
Yup! Seems to be working fine now. > This should now be fixed in the development version. Could you check @InfiniteCod3 ?