File size: 2,488 Bytes
c2bb78d
f3a393f
 
c2bb78d
f3a393f
 
 
 
 
 
 
 
c2bb78d
f3a393f
 
 
 
 
 
 
 
 
 
5a51dc3
 
f3a393f
 
5a51dc3
f3a393f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
language:
- en
license: apache-2.0
library_name: transformers
tags:
- transformers
- llama
- llama-3
base_model: unsloth/llama-3-8b-Instruct
model_name: llama-3-8b-Instruct-GGUF
quantized_by: brooketh
---
<img src="Faraday Model Repository Banner.png" alt="Faraday.dev" style="height: 90px; min-width: 32px; display: block; margin: auto;">

**<p style="text-align: center;">The official library of GGUF format models for use in the local AI chat app, Faraday.dev.</p>**

<p style="text-align: center;"><a href="https://faraday.dev/">Download Faraday here to get started.</a></p>

<p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>

***
# llama 3 8b Instruct
- **Creator:** [meta-llama](https://huggingface.co/meta-llama/)
- **Original:** [llama 3 8b Instruct](https://huggingface.co/meta-llama/llama-3-8b-Instruct)
- **Date Created:** 2024-04-18
- **Trained Context:** 8192 tokens
- **Description:** The third generation of Meta's open source language model.

## What is a GGUF?
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.
GGUF models are quantized to reduce resource usage, with a tradeoff of reduced coherence at lower quantizations. Quantization reduces the precision of the model weights by changing the number of bits used for each weight.

***
<img src="faraday-logo.png" alt="Faraday.dev" style="height: 75px; min-width: 32px; display: block; horizontal align: left;">

## Faraday.dev
- Free, local AI chat application.
- One-click installation on Mac and PC.
- Automatically use GPU for maximum speed.
- Built-in model manager.
- High-quality character hub.
- Zero-config desktop-to-mobile tethering.
Faraday makes it easy to start chatting with AI using your own characters or one of the many found in the built-in character hub. The model manager helps you find the latest and greatest models without worrying about whether it's the correct format. Faraday supports advanced features such as lorebooks, author's note, text formatting, custom context size, sampler settings, grammars, local TTS, cloud inference, and tethering, all implemented in a way that is straightforward and reliable.
**Join us on [Discord](https://discord.gg/SyNN2vC9tQ)**
***