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

feat: add llamacpp bento for llama3.2 1b #27

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

Conversation

xianml
Copy link
Contributor

@xianml xianml commented Sep 30, 2024

No description provided.

Copy link
Contributor

@aarnphm aarnphm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiny comments

@@ -1,14 +1,10 @@
service: "service:LlamaCppChat"
labels:
source: https://github.com/bentoml/openllm-models-feed/tree/main/src/llamacpp-chat
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you update this to bentoml/openllm-models?

@@ -815,3 +816,43 @@
model_name: mistral-community/pixtral-12b-240910
extra_requirements:
- mistral_common[opencv]
'llama3.2:1b-instruct-fp16-ggml-mac':
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'llama3.2:1b-instruct-fp16-ggml-mac':
'llama3.2:1b-instruct-fp16-ggml-darwin':

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

Successfully merging this pull request may close these issues.

2 participants