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

support llama3 #478

Open
michabbb opened this issue Apr 18, 2024 · 1 comment
Open

support llama3 #478

michabbb opened this issue Apr 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@michabbb
Copy link

Describe the need of your request

No response

Proposed solution

No response

Additional context

https://llama.meta.com/llama3/
https://github.com/meta-llama/llama3/blob/main/MODEL_CARD.md

@michabbb michabbb added the enhancement New feature or request label Apr 18, 2024
reneleonhardt added a commit to reneleonhardt/CodeGPT that referenced this issue Apr 19, 2024
carlrobertoh pushed a commit that referenced this issue Apr 20, 2024
* feat: Support Llama 3 model (#478)

* Use new InfillPrompt

* Switch to lmstudio-community

* Use new Prompt

* llama.cpp removed the BOS token
ggerganov/llama.cpp@a55d8a9

* Add tests

* I would prefer a stream based solution

* Add 70B models

* Add tests for skipping blank system prompt

* Remove InfillPrompt for now
carlrobertoh pushed a commit that referenced this issue Apr 21, 2024
* feat: Support Llama 3 model (#478)

* Use new InfillPrompt

* Switch to lmstudio-community

* Use new Prompt

* llama.cpp removed the BOS token
ggerganov/llama.cpp@a55d8a9

* Add tests

* I would prefer a stream based solution

* Add 70B models

* Add tests for skipping blank system prompt

* Remove InfillPrompt for now
@romanstingler
Copy link

it is there I can download the model but always times out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants