Upload README.md
Browse files
README.md
CHANGED
@@ -22,11 +22,11 @@ quantized_by: brooketh
|
|
22 |
|
23 |
***
|
24 |
# llama 3 8b Instruct
|
25 |
-
- **Creator:** [
|
26 |
-
- **Original:** [llama 3 8b Instruct](https://huggingface.co/
|
27 |
- **Date Created:** 2024-04-18
|
28 |
- **Trained Context:** 8192 tokens
|
29 |
-
- **Description:**
|
30 |
|
31 |
## What is a GGUF?
|
32 |
GGUF is a large language model (LLM) format that can be split between CPU and GPU. GGUFs are compatible with applications based on llama.cpp, such as Faraday.dev. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.
|
|
|
22 |
|
23 |
***
|
24 |
# llama 3 8b Instruct
|
25 |
+
- **Creator:** [meta-llama](https://huggingface.co/meta-llama/)
|
26 |
+
- **Original:** [llama 3 8b Instruct](https://huggingface.co/meta-llama/llama-3-8b-Instruct)
|
27 |
- **Date Created:** 2024-04-18
|
28 |
- **Trained Context:** 8192 tokens
|
29 |
+
- **Description:** The third generation of Meta's open source language model.
|
30 |
|
31 |
## What is a GGUF?
|
32 |
GGUF is a large language model (LLM) format that can be split between CPU and GPU. GGUFs are compatible with applications based on llama.cpp, such as Faraday.dev. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.
|