FMInference / H2O

[NeurIPS'23] H2O: Heavy-Hitter Oracle for Efficient Generative Inference of Large Language Models.
348 stars 30 forks source link

Where is the streaming_utils #30

Open gawainx opened 4 months ago

gawainx commented 4 months ago

from streaming_llm.utils import load, download_url, load_jsonl

Xing-Zhuang commented 2 months ago

from streaming_llm.utils import load, download_url, load_jsonl

I think it maybe "from utils_real_drop.stream import load, download_url, load_jsonl"