[GH-ISSUE #4211] lightblue/suzume-llama-3-8B-multilingual #49135

Closed
opened 2026-04-28 10:48:42 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @plitc on GitHub (May 6, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4211

Dear ollama team,

please add support for llama3 based models like: https://huggingface.co/lightblue/suzume-llama-3-8B-multilingual

thanks in advance and best regards

Daniel Plominski

Originally created by @plitc on GitHub (May 6, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4211 Dear ollama team, please add support for llama3 based models like: https://huggingface.co/lightblue/suzume-llama-3-8B-multilingual thanks in advance and best regards Daniel Plominski
GiteaMirror added the model label 2026-04-28 10:48:42 -05:00
Author
Owner

@hydroid7 commented on GitHub (May 7, 2024):

This model is based on Llama3 and therefore it be easily imported with modelfiles. However, take a look on https://ollama.com/hydroid7/llama3-suzume

<!-- gh-comment-id:2097664112 --> @hydroid7 commented on GitHub (May 7, 2024): This model is based on Llama3 and therefore it be easily imported with modelfiles. However, take a look on https://ollama.com/hydroid7/llama3-suzume
Author
Owner

@rick-github commented on GitHub (Jan 19, 2026):

$ hf download --local-dir . lightblue/suzume-llama-3-8B-multilingual
$ ollama create suzume-llama-3-8B-multilingual:fp16
$ ollama run suzume-llama-3-8B-multilingual:fp16
>>> hello
Hello! How can I assist you today?
<!-- gh-comment-id:3767770352 --> @rick-github commented on GitHub (Jan 19, 2026): ```console $ hf download --local-dir . lightblue/suzume-llama-3-8B-multilingual $ ollama create suzume-llama-3-8B-multilingual:fp16 $ ollama run suzume-llama-3-8B-multilingual:fp16 >>> hello Hello! How can I assist you today? ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#49135