PacmanIncarnate
commited on
Commit
•
f889329
1
Parent(s):
6642ad0
Create README.md
Browse filesDraft template. Need to add an header image, links, and a Faraday image.
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Faraday.dev Model Repository
|
2 |
+
Conveniently download this model from the Faraday.dev app model manager.
|
3 |
+
Download Faraday here to get started.
|
4 |
+
|
5 |
+
# LemonadeRP 4.5.3
|
6 |
+
- **Creator:** KatyTheCutie
|
7 |
+
- **Date Created:** 3/01/2024
|
8 |
+
- **Trained Context:** 8192 tokens
|
9 |
+
- **Description:** 7B roleplay focused model, creativity and less cliché is the focus of this merge.
|
10 |
+
|
11 |
+
|
12 |
+
# What is a GGUF?
|
13 |
+
GGUF is a format of large language model (LLM) that can be split between both CPU and GPU. GGUFs are compatible with apps based on llama.cpp, such as Faraday.dev. Where other formats require higher end GPUs, GGUFs can be run on a wider variety of hardware efficiently.
|
14 |
+
|
15 |
+
GGUF models are quantized to reduce resource usage, with a tradeoff of reduced coherence at lower quantization. Quantization reduces the precision of the model weights by changing the number of bits used for each weight.
|
16 |
+
|
17 |
+
# Faraday.dev
|
18 |
+
- Free, local AI chat application.
|
19 |
+
- one-click installation on Mac and PC.
|
20 |
+
- Automatically use GPU for maximum speed.
|
21 |
+
- built-in model manager.
|
22 |
+
- High quality character hub.
|
23 |
+
- zero-config desktop-to-mobile tethering.
|
24 |
+
|
25 |
+
Faraday makes it easy to start chatting with AI using your own characters or one of thr many found in thr built-in character hub. The model manager helps youbfind thr latest and greatest models and manager your collection of local models. A focus on ease of use doesn't mean Faraday lacks features or control. 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.
|