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

Add tab-prediction-next-action extension #1511

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adnanwahab
Copy link

@adnanwahab adnanwahab commented Oct 11, 2024

Hi, this is an extension to suggest next-action-prediction by implementing a llamma 3.2 based speculative-edits function.

Key features

  • Low Latency - update model every 10 ms using torch
  • Privacy - runs only on your machine by default - but can easily use cloud GPus for 10ms round trip time
  • https://github.com/pytorch/executorch

Working on documentaiton all weekend, should be ready by Sat Oct 12 8am.

This comment was marked as resolved.

@maxdeviant maxdeviant changed the title add initial commit for zed-tab-prediction Add tab-prediction-next-action extension Oct 11, 2024
@maxdeviant

This comment was marked as resolved.

@adnanwahab

This comment was marked as resolved.

@maxdeviant

This comment was marked as resolved.

@notpeter
Copy link
Member

notpeter commented Nov 22, 2024

I manually verified that @adnanwahab has signed the CLA.
cla-bot has been having a bot time of it lately.

@notpeter
Copy link
Member

notpeter commented Dec 2, 2024

Unclosed " in the last line of your repo's extension.toml:

features = "codebase indexing, llama-integration, gpui extensions 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants