Junhao Shen

Results 4 issues of Junhao Shen

Hi there, I am trying to download IoT dataset, but looks like it does not have key work available in the function and download from website cannot be extracted either?

Feature summary: - Add GLEM as GNN & LLM Co-training model to PyG - adapt GLEM's LM to AutoModelForSequenceClassification from transformers - Lora support - LM/LLM support - ogbn-products/ogbn-arxiv testing...

feature
1 - Priority P1
nn
example
dataset

reopened #9591 Feature summary: - Add GLEM as GNN & LLM Co-training model to PyG - adapt GLEM's LM to AutoModelForSequenceClassification from transformers - Lora support - LM/LLM support -...

feature
example

Hi Expert, I met a issue when I try to install lmcache by `pip install lmcache==0.3.0 --no-deps --no-build-isolation`: ``` Collecting lmcache==0.3.0 Using cached lmcache-0.3.0.tar.gz (436 kB) Preparing metadata (pyproject.toml) ......