Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doubts in "run_streaming_llama.py" file #64

Open
Rishab9991 opened this issue Nov 9, 2023 · 0 comments
Open

Doubts in "run_streaming_llama.py" file #64

Rishab9991 opened this issue Nov 9, 2023 · 0 comments

Comments

@Rishab9991
Copy link

Rishab9991 commented Nov 9, 2023

Hi,
I have a couple of queries in the "run_streaming_llama.py" file.

  1. What does "start_size", "recent_size" indicate in the context of StreamingLLM?
  2. What is the difference between "kv_cache" and "recent_size"?
  3. When we are not using the "--enable_streaming" flag, does it mean that the LLM will be using the Sliding Window w/ recomputation approach?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant