Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

yhl41001

yhl41001 created a comment on an issue on zhihu/ZhiLight
> 有可能的 请问咱们有规划时间吗?

View on GitHub

yhl41001 opened an issue on zhihu/ZhiLight
多模态模型支持
后续会支持像qwen2-VL这样的多模态大模型吗?
yhl41001 opened an issue on JiuhaiChen/Florence-VL
grounding demo
Could offer a grounding demo?
yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
从conda创建了全线环境后,安装依赖 `pip install tablegpt-agent[local] -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple` `pip install langchain-openai -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simp...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
现在的问题是用hatch install安装好本地环境后,再运行`pip install tablegpt-agent[local] -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple`安装tablegpt后本地的环境版本就全被破坏了,依赖的版本就错了,这个问题应该怎么解决,我是哪里操作的不对吗?

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
把langchain手动降级到0.2.7后还是报错: (torch2_5_1) ➜ tablegpt-agent git:(main) ✗ python examples/quick_start_test.py Traceback (most recent call last):...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
> 1. 如果你需要 `tablegpt-agent` 作为你项目的依赖,在 **你项目的 venv** 中执行: > ```shell > pip install tablegpt-agent > ``` > > > > > > > > ...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
好的,多谢,我是之前用的环境管理方法错了,我再研究一下!

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
您好,本地开发的环境已经配置用,运行示例:python examples/quick_start.py /home/sma/llm/tablegpt-agent/examples/quick_start_test.py:7: UserWarning: Unable to find tablegpt ipykernel. If you need to use a local kernel, ...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
> > > `tablegpt-agent` 是用 hatch (https://hatch.pypa.io/dev/) 管理的依赖,没有 `requirements.txt` 文件。如果是需要安装 `tablegpt-agent` **作为依赖** 的话直接 `pip install tablegpt-agent` 就行。 > > > 如果需要本地开发可以运行以下代码来安装依赖: > ...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
> `tablegpt-agent` 是用 hatch (https://hatch.pypa.io/dev/) 管理的依赖,没有 `requirements.txt` 文件。如果是需要安装 `tablegpt-agent` **作为依赖** 的话直接 `pip install tablegpt-agent` 就行。 > > 如果需要本地开发可以运行以下代码来安装依赖: > > ...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
> `tablegpt-agent` 是用 hatch (https://hatch.pypa.io/dev/) 管理的依赖,没有 `requirements.txt` 文件。如果是需要安装 `tablegpt-agent` **作为依赖** 的话直接 `pip install tablegpt-agent` 就行。 > > 如果需要本地开发可以运行以下代码来安装依赖: > > ...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
> 请问具体要安装的是 `realtabbench` 还是 `tablegpt-agent`?这两个可以认为是两个项目,一个是 LLM benchmark 的,一个是 pre-built agent,都需要的话建议分别安装在两个 venv 中 是需要用tablegpt-agent,但是没看到tablegpt-agent里面有requirements.txt,只找到了realta...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
> 请问具体要安装的是 `realtabbench` 还是 `tablegpt-agent`?这两个可以认为是两个项目,一个是 LLM benchmark 的,一个是 pre-built agent,都需要的话建议分别安装在两个 venv 中 是需要用tablegpt-agent,但是没看到tablegpt-agent里面有requirements.txt,只找到了realtabbench...

View on GitHub

yhl41001 created a comment on an issue on tablegpt/tablegpt-agent
> 安装了新版,已跑通 @edwardzjl @lllyyyqqq 你好,请问langgraph版本是多少,我的pydantic 版本是 v2,会报同样错误。

View on GitHub

yhl41001 opened an issue on tablegpt/tablegpt-agent
LangGraph 和 LangChain_Core版本兼容问题
您好,realtabbench/requirements.txt中没有LangGraph版本指定,用realtabbench/requirements.txt安装完成后langchain_core==0.2.7,之后pip安装LangGraph的默认版本langchain_core会被自动升级为0.3.0,运行代码会报错,请求LangGraph应该用哪个版本安装?
yhl41001 opened an issue on THUDM/GLM-Edge
请问视觉模型是否有grounding能力?
### Feature request / 功能建议 请问视觉模型是否有grounding能力? ### Motivation / 动机 请问视觉模型是否有grounding能力? ### Your contribution / 您的贡献 请问视觉模型是否有grounding能力?
yhl41001 created a comment on an issue on jingyaogong/minimind
> > 模型是768*16,我观察到了显存增长超出显卡的显存了。 > > `max_seq_len` 有没有改过 > > 降低 `batch_size` 直到可以运行 这两个都没改过,现在模型在训练,等训练玩了我有时间看一下是怎么回事!

View on GitHub