[GH-ISSUE #6209] support for llama3 and llama3.1 uncensored #29638

Closed
opened 2026-04-22 08:41:12 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @olumolu on GitHub (Aug 6, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6209

https://huggingface.co/Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF
https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored
70balso i have added only the 8b

Originally created by @olumolu on GitHub (Aug 6, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6209 https://huggingface.co/Orenguteng/Llama-3-8B-Lexi-Uncensored-GGUF https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored 70balso i have added only the 8b
GiteaMirror added the model label 2026-04-22 08:41:12 -05:00
Author
Owner

@IAmTheNerdNextDoor commented on GitHub (Aug 8, 2024):

https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-GGUF/ also exists too. GGUF's are much easier to import into Ollama than safetensors.

You can just import them using a Modelfile.

There are tutorials for making custom llama3 Modelfiles on YouTube and they should be easy enough to follow.

Have fun!

<!-- gh-comment-id:2276548015 --> @IAmTheNerdNextDoor commented on GitHub (Aug 8, 2024): https://huggingface.co/Orenguteng/Llama-3.1-8B-Lexi-Uncensored-GGUF/ also exists too. GGUF's are much easier to import into Ollama than safetensors. You can just import them using a Modelfile. There are tutorials for making custom llama3 Modelfiles on YouTube and they should be easy enough to follow. Have fun!
Author
Owner

@jmorganca commented on GitHub (Sep 2, 2024):

Hi @olumolu as mentioned by @AFellowSpeedrunner in this case it would be best to import the GGUF file

<!-- gh-comment-id:2325379408 --> @jmorganca commented on GitHub (Sep 2, 2024): Hi @olumolu as mentioned by @AFellowSpeedrunner in this case it would be best to import the GGUF file
Author
Owner

@jmorganca commented on GitHub (Sep 2, 2024):

Also, here are instructions on how to do that: https://github.com/ollama/ollama/blob/main/docs/import.md#Importing-a-GGUF-based-model-or-adapter

<!-- gh-comment-id:2325379657 --> @jmorganca commented on GitHub (Sep 2, 2024): Also, here are instructions on how to do that: https://github.com/ollama/ollama/blob/main/docs/import.md#Importing-a-GGUF-based-model-or-adapter
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#29638