brooketh commited on
Commit
decc8e0
1 Parent(s): fb71d4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -10,12 +10,13 @@ tags:
10
  base_model: unsloth/llama-3-8b-Instruct
11
  model_name: llama-3-8b-Instruct-GGUF
12
  quantized_by: brooketh
 
13
  ---
14
- <img src="Faraday Model Repository Banner.png" alt="Faraday.dev" style="height: 90px; min-width: 32px; display: block; margin: auto;">
15
 
16
- **<p style="text-align: center;">The official library of GGUF format models for use in the local AI chat app, Faraday.dev.</p>**
17
 
18
- <p style="text-align: center;"><a href="https://faraday.dev/">Download Faraday here to get started.</a></p>
19
 
20
  <p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>
21
 
@@ -26,21 +27,21 @@ quantized_by: brooketh
26
  - **Date Created:** 2024-04-18
27
  - **Trained Context:** 8192 tokens
28
  - **Description:** The third generation of Meta's open source language model.
29
-
30
  ## What is a GGUF?
31
- 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.
32
  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.
33
 
34
  ***
35
- <img src="faraday-logo.png" alt="Faraday.dev" style="height: 75px; min-width: 32px; display: block; horizontal align: left;">
36
 
37
- ## Faraday.dev
38
  - Free, local AI chat application.
39
  - One-click installation on Mac and PC.
40
  - Automatically use GPU for maximum speed.
41
  - Built-in model manager.
42
  - High-quality character hub.
43
  - Zero-config desktop-to-mobile tethering.
44
- 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.
45
  **Join us on [Discord](https://discord.gg/SyNN2vC9tQ)**
46
  ***
 
10
  base_model: unsloth/llama-3-8b-Instruct
11
  model_name: llama-3-8b-Instruct-GGUF
12
  quantized_by: brooketh
13
+
14
  ---
15
+ <img src="BackyardAI_Banner.png" alt="Backyard.ai" style="height: 90px; min-width: 32px; display: block; margin: auto;">
16
 
17
+ **<p style="text-align: center;">The official library of GGUF format models for use in the local AI chat app, Backyard AI.</p>**
18
 
19
+ <p style="text-align: center;"><a href="https://backyard.ai/">Download Backyard AI here to get started.</a></p>
20
 
21
  <p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>
22
 
 
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 Backyard AI. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware.
33
  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.
34
 
35
  ***
36
+ <img src="BackyardAI_Logo.png" alt="Backyard.ai" style="height: 75px; min-width: 32px; display: block; horizontal align: left;">
37
 
38
+ ## Backyard AI
39
  - Free, local AI chat application.
40
  - One-click installation on Mac and PC.
41
  - Automatically use GPU for maximum speed.
42
  - Built-in model manager.
43
  - High-quality character hub.
44
  - Zero-config desktop-to-mobile tethering.
45
+ Backyard AI 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. Backyard AI 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.
46
  **Join us on [Discord](https://discord.gg/SyNN2vC9tQ)**
47
  ***