Hongz
Hongz
Thanks for your code.It's amazing, I ran this code with a big data which size is 3500*3500. It cost lease than 1 second. But I have an question about the...
配置完了快捷方式IP,保存,双击打开,就是弹一下黑框,然后就没有了。
If I have some sequences, such as ['a', 'b', 'c' , 'f'] , ['s', 'w', 'c' , 'u'] .... How to use `HiddenMarkovModel_Pytorch` to detect which is an abnormal sequence...
I build the project, but failed. ``` henry@ubuntu:~/CProject/munkres-cpp/build$ make install [100%] Built target munkres Install the project... -- Install configuration: "" -- Installing: /usr/local/lib/libmunkres.a CMake Error at cmake_install.cmake:41 (file): file...
I install the module by `!pip3 install -qU git+https://github.com/harvardnlp/genbmm`. And then, I run the example code : ```python import genbmm a = torch.rand(10, 3, 4).cuda().requires_grad_(True) b = torch.rand(10, 4, 5).cuda().requires_grad_(True)...
## 问题描述 🤔 我搭建了ChatGLM3-6b和飞书机器人应用,然后建了群,在群里@机器人,机器人都不在群里回复消息,而是都私聊发给用户而不是在群里回复,下面是截图。 ## 附加信息 📝 看到issue和Q&A里的设置BOT_NAME的问题,但是我检查了,没有错误。一下是我的输出信息 - 输出日志 ``` 2024-07-31 14:51:21,604 INFO Feishu message: {'sender': {'sender_id': {'user_id': 'df87b7e9', 'open_id': 'ou_97704ed2432b27a4746e22e36fc61bff', 'union_id': 'on_ec5a0e6125bbbffc80b9e1a03294d1fd'}, 'sender_type': 'user', 'tenant_key': '1739c14fb825975e'}, 'message': {'__int_to_string_fields__':...
### Your question I clone Comfyui repo and run `pip install -r requirement.txt` successfully. Then I want to start it with `python main.py --listen`. The Comfyui Web auto open with...
### 描述该功能 我使用的是 vllm 框架,需要能够使用多级多卡进行模型评估测试。 ### 是否希望自己实现该功能? - [ ] 我希望自己来实现这一功能,并向 OpenCompass 贡献代码!
### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info - `llamafactory` version: 0.9.3 - Platform: Linux-3.10.0-957.el7.x86_64-x86_64-with-glibc2.31 - Python version: 3.10.8 -...