Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ tags:
|
|
15 |
- gguf-my-repo
|
16 |
---
|
17 |
|
18 |
-
# Triangle104/
|
19 |
This model was converted to GGUF format from [`unsloth/Llama-3.2-1B-Instruct`](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
20 |
Refer to the [original model card](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) for more details on the model.
|
21 |
|
@@ -25,9 +25,11 @@ Model details:
|
|
25 |
Finetune Llama 3.2, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
|
26 |
|
27 |
Special Thanks
|
|
|
28 |
A huge thank you to the Meta and Llama team for creating and releasing these models.
|
29 |
|
30 |
Model Information
|
|
|
31 |
The Meta Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks.
|
32 |
|
33 |
Model developer: Meta
|
|
|
15 |
- gguf-my-repo
|
16 |
---
|
17 |
|
18 |
+
# Triangle104/Unsloth_Llama-3.2-1B-Instruct-Q8_0-GGUF
|
19 |
This model was converted to GGUF format from [`unsloth/Llama-3.2-1B-Instruct`](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
20 |
Refer to the [original model card](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) for more details on the model.
|
21 |
|
|
|
25 |
Finetune Llama 3.2, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
|
26 |
|
27 |
Special Thanks
|
28 |
+
-
|
29 |
A huge thank you to the Meta and Llama team for creating and releasing these models.
|
30 |
|
31 |
Model Information
|
32 |
+
-
|
33 |
The Meta Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks.
|
34 |
|
35 |
Model developer: Meta
|