brooketh commited on
Commit
cd0154c
1 Parent(s): 07cbd75

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: TheDrummer/Cydonia-22B-v1.3
3
+ license: other
4
+ model_name: Cydonia-22B-v1.3-GGUF
5
+ quantized_by: brooketh
6
+ parameter_count: 22247282688
7
+ ---
8
+ <img src="BackyardAI_Banner.png" alt="Backyard.ai" style="height: 90px; min-width: 32px; display: block; margin: auto;">
9
+
10
+ **<p style="text-align: center;">The official library of GGUF format models for use in the local AI chat app, Backyard AI.</p>**
11
+
12
+ <p style="text-align: center;"><a href="https://backyard.ai/">Download Backyard AI here to get started.</a></p>
13
+
14
+ <p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>
15
+
16
+ ***
17
+ # Cydonia V1.3 22B
18
+ - **Creator:** [TheDrummer](https://huggingface.co/TheDrummer/)
19
+ - **Original:** [Cydonia V1.3 22B](https://huggingface.co/TheDrummer/Cydonia-22B-v1.3)
20
+ - **Date Created:** 2024-11-16
21
+ - **Trained Context:** 32768 tokens
22
+ - **Description:** State of the art roleplaying model by TheDrummer. Very good for NSFW content and excels at roleplay. May be a bit verbose at times. 8K context recommended.
23
+ ***
24
+ ## What is a GGUF?
25
+ 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.
26
+ 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.
27
+
28
+ ***
29
+ <img src="BackyardAI_Logo.png" alt="Backyard.ai" style="height: 75px; min-width: 32px; display: block; horizontal align: left;">
30
+
31
+ ## Backyard AI
32
+ - Free, local AI chat application.
33
+ - One-click installation on Mac and PC.
34
+ - Automatically use GPU for maximum speed.
35
+ - Built-in model manager.
36
+ - High-quality character hub.
37
+ - Zero-config desktop-to-mobile tethering.
38
+ 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.
39
+ **Join us on [Discord](https://discord.gg/SyNN2vC9tQ)**
40
+ ***