PacmanIncarnate commited on
Commit
7aa9445
·
verified ·
1 Parent(s): 7e07c4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  Conveniently download this model from the Faraday.dev app model manager.
3
  [Download Faraday here to get started.](https://faraday.dev/)
4
 
 
 
5
  # LemonadeRP 4.5.3
6
  - **Creator:** [KatyTheCutie](https://huggingface.co/KatyTheCutie)
7
  - **Original:** [LemonadeRP 4.5.3](https://huggingface.co/KatyTheCutie/LemonadeRP-4.5.3)
@@ -9,12 +11,15 @@ Conveniently download this model from the Faraday.dev app model manager.
9
  - **Trained Context:** 8192 tokens
10
  - **Description:** 7B roleplay focused model, creativity and less cliché is the focus of this merge.
11
 
 
12
 
13
  # What is a GGUF?
14
  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.
15
 
16
  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.
17
 
 
 
18
  # Faraday.dev
19
  - Free, local AI chat application.
20
  - One-click installation on Mac and PC.
 
2
  Conveniently download this model from the Faraday.dev app model manager.
3
  [Download Faraday here to get started.](https://faraday.dev/)
4
 
5
+ ***
6
+
7
  # LemonadeRP 4.5.3
8
  - **Creator:** [KatyTheCutie](https://huggingface.co/KatyTheCutie)
9
  - **Original:** [LemonadeRP 4.5.3](https://huggingface.co/KatyTheCutie/LemonadeRP-4.5.3)
 
11
  - **Trained Context:** 8192 tokens
12
  - **Description:** 7B roleplay focused model, creativity and less cliché is the focus of this merge.
13
 
14
+ ***
15
 
16
  # What is a GGUF?
17
  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.
18
 
19
  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.
20
 
21
+ ***
22
+
23
  # Faraday.dev
24
  - Free, local AI chat application.
25
  - One-click installation on Mac and PC.