HildaM
HildaM
**FEATURE REQUEST** 1. Please describe the feature you are requesting. How to dynamically configure consumerGroup in @RocketMQMessageListener? 3. Provide any additional detail on your proposed use case for this feature....
# Ternimal Error report ERROR: Exception in ASGI application Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/uvicorn/protocols/http/h11_impl.py", line 428, in run_asgi result = await app( # type: ignore[func-returns-value] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/uvicorn/middleware/proxy_headers.py",...
My device: M1 Pro with 32GB vram. Thanks for your instructions
I tried to follow the instruction to run this project, but it failed with this error: "huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'magicanimate/pretrained_models/stable-diffusion-v1-5'. Use `repo_type`...
I am wonder if my m1 pro 32GB can run this project? In other words, can Apple Sillon run this project?
我在网上下载的了别人整理好的数据集,里面是一个音频对应一个文本的。比如:voice001.wav, voice001.txt ...... 希望项目能够支持导入这一类数据集的使用,谢谢
May I ask what is the minimum requirement for an individual to run the LWM model? I have a 4090 graphic card and I don't know which model I can...
从 2022.10 月开始,就一直无法正常连接github了,只能通过梯子的形式访问 希望能修复这个bug 😭
有问题的地方:[7个垃圾收集器](https://github.com/TangBean/understanding-the-jvm/blob/master/Ch1-Java%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86%E6%9C%BA%E5%88%B6/02-%E5%9E%83%E5%9C%BE%E6%94%B6%E9%9B%86(GC).md#7-%E4%B8%AA%E5%9E%83%E5%9C%BE%E6%94%B6%E9%9B%86%E5%99%A8) 关于CMS收集器参数描述中: -XX:CMSFullGCsBeforeCompaction:在多少次 Full GC 后进行一次空间整理(默认是 0,即每一次 Full GC 后都进行一次空间整理) 此处有误 《深入理解JVM》原书描述: 
# Previous estimate_mfu function has ZeroDivisionError error In model.py 301 line, `flops_achieved = flops_per_iter * (1.0/dt)` will occur ZeroDivisionError, which means `dt` will be Zero when the time interval between...