brooketh commited on
Commit
5f67382
1 Parent(s): 5a0a5f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -10,37 +10,38 @@ tags:
10
  - generated_from_trainer
11
  - roleplay
12
  - text-generation-inference
 
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
 
22
  ***
23
  # Senku 70B Full
24
- - **Creator:** [Shinoji Research](https://huggingface.co/ShinojiResearch/)
25
  - **Original:** [Senku 70B Full](https://huggingface.co/ShinojiResearch/Senku-70B-Full)
26
  - **Date Created:** 2024-02-06
27
  - **Trained Context:** 8192 tokens
28
  - **Description:** Finetune of Mistral-70B on the Slimorca dataset. Exceptional at roleplay with the highest EQ Bench scores to date. Recommended for use with the ChatML prompt format.
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
  - generated_from_trainer
11
  - roleplay
12
  - text-generation-inference
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
 
23
  ***
24
  # Senku 70B Full
25
+ - **Creator:** [Shinoji Research](https://huggingface.co/Shinoji Research/)
26
  - **Original:** [Senku 70B Full](https://huggingface.co/ShinojiResearch/Senku-70B-Full)
27
  - **Date Created:** 2024-02-06
28
  - **Trained Context:** 8192 tokens
29
  - **Description:** Finetune of Mistral-70B on the Slimorca dataset. Exceptional at roleplay with the highest EQ Bench scores to date. Recommended for use with the ChatML prompt format.
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
  ***