luffyren
luffyren
> Hi @xiaofeige! > > I thought about something like this myself but decided not to do so and there are several reasons for this: > > 1. Having the...
by the way, format & resize operation performance are very pool, do you known how to improve it by adjust the configuration? thanks a lot. ^_^
` func (i *InterceptorManager) GetAutoRateLimiter() lwp.ServerInterceptor { emptyLimitFunc := func(ctx context.Context, req *msgpack.ArgsCodec, info *lwp.ServerInfo, handler lwp.UnaryHandler) (resp interface{}, err error) { return handler(ctx, req) } if !fileConf.Config.FileServerSettting.StartAutoRateLimit { return...
问题并没有解决哇,现在修改 /lib/python3.11/site-packages/huggingface_hub/_snapshot_download.py 中的 local_files_only 都没用了,一直提示 相同的错误
碰到的问题一样,keepalive 改到最短1000ms也没用
一样,所有节点都不能用
垃圾sdk, 不知道Tea包到底是哪个,文档里面写的需要安装的依赖根本装不上Tea
same problem, anybody knows how to solve? 
为什么首页会自动定位到 http://xxx.com/project/default? 我不理解,更不理解为什么没有入口去注册账户,或者创建project、organization? 有人能把studio的部署成功吗? 错误太多了,很多url 会报404 not found错误。
I set NEXT_PUBLIC_IS_PLATFORM='true', but another error occurred... so sad .... 