puppyapple
puppyapple
@tiangolo why i get nothing after typing the url following with entring the token, have tried many times?
same problem here since yesterday
[I 13:36:30.530 NotebookApp] The port 8888 is already in use, trying another port. [I 13:36:30.587 NotebookApp] JupyterLab beta preview extension loaded from E:\Anaconda3\lib\site-packages\jupyterlab [I 13:36:30.587 NotebookApp] JupyterLab application directory is...
, ({"message": "Forbidden", "reason": null}) , ({"message": "Forbidden", "reason": null}) , ({"message": "Forbidden", "reason": null})
 另外有一个疑问还望可以赐教。这里encoder的输出support_vector和query_vector的shape分别是(c\*s, 2\*hidden_size), (c\*q, 2\*hidden_size);Induction得到的class_vector是(c, 2\*hidden_size), 这样一来Relation的输入应该分别是class_vector:(c, 2\*hidden_size)和query_vector:(c\*q, 2\*hidden_size)才对,与Relation里的dimension会不一致吧?按理说计算的应该是c个class各q个样本和class_vector的距离,然后计算这个c\*q个距离和c\*q个target label的loss?
same issue here, maybe it is problem with jupyter in VSCode.
> 改了一下整合到oneapi里,完全能当openai的api用了,但是就是一个环境不能多用户使用 @zsanjin-p 请问可以分享下怎么改的吗
感谢回复。 我的场景是觉得您项目里提供的预设样式经过简单配置手动配置之后感官效果非常舒服, 因此希望能在自己本地的所见即所得编辑器(例如typora、obsidian)里直接使用同样的css配置来获得一致的视觉效果,从而省去了频繁地将编辑中文章md粘贴到页面预览来查看效果的繁琐。 (虽然项目提供的页面也能具备很好的md编辑的功能,但毕竟个人的编辑工具、习惯以及工作流很难改变)。 项目非常棒,感谢🙏 > 2024年9月17日 11:31,YangFong ***@***.***> 写道: > > > 我想过导入和导出「自定义CSS」内容,还有导出当前用户的样式配置数据,但不会导出项目的预设样式。 > > 需要看你的具体使用场景是什么。 > > — > Reply to this email directly, view it on GitHub...
感谢这么及时的回复,这个方案我试试哈,虽然不是理想的样子,不过感觉够用了!中秋快乐🥮发自我的 iPhone在 2024年9月17日,12:19,YangFong ***@***.***> 写道: 当然也的说,该项目的定位是微信公众号发文编辑器。而这些,并不在其范畴当中。不过我找到了一个方式,也许会有帮助,你可以试试 : 效果: image.png (view on web) image.png (view on web) 当然这个窗口有点怪哈,我再补充一个响应式设计,小窗口时只展示渲染区内容,那么使用就大致没问题了。 —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving...
> [@MuyaoLi-jimo](https://github.com/MuyaoLi-jimo) Hi, based on your description, I suspect the issue comes from the different process of bbox coordinates between Qwen2-VL and Qwen2.5-VL. Concretely, we use absolute coordinates now in...