brooketh commited on
Commit
cad8ff8
1 Parent(s): 165f906

Upload Smart-Lemon-Cookie-7B-GGUF.

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Smart-Lemon-Cookie-7B.imatrix filter=lfs diff=lfs merge=lfs -text
Faraday Model Repository Banner.png ADDED
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - mergekit
5
+ - merge
6
+ - mistral
7
+ - text-generation
8
+ base_model: FallenMerick/Smart-Lemon-Cookie-7B
9
+ model_name: Smart-Lemon-Cookie-7B-GGUF
10
+ quantized_by: brooketh
11
+ ---
12
+ <img src="Faraday Model Repository Banner.png" alt="Faraday.dev" style="height: 90px; min-width: 32px; display: block; margin: auto;">
13
+
14
+ **<p style="text-align: center;">The official library of GGUF format models for use in the local AI chat app, Faraday.dev.</p>**
15
+
16
+ <p style="text-align: center;"><a href="https://faraday.dev/">Download Faraday here to get started.</a></p>
17
+
18
+ <p style="text-align: center;"><a href="https://www.reddit.com/r/LLM_Quants/">Request Additional models at r/LLM_Quants.</a></p>
19
+
20
+ ***
21
+ # Smart Lemon Cookie 7B
22
+ - **Creator:** [FallenMerick](https://huggingface.co/FallenMerick/)
23
+ - **Original:** [Smart Lemon Cookie 7B](https://huggingface.co/models/base/Smart-Lemon-Cookie-7B)
24
+ - **Date Created:** 2024-04-30
25
+ - **Trained Context:** 32768 tokens
26
+ - **Description:** (Add description here)
27
+
28
+ ## What is a GGUF?
29
+ 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.
30
+ 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.
31
+
32
+ ***
33
+ <img src="faraday-logo.png" alt="Faraday.dev" style="height: 75px; min-width: 32px; display: block; horizontal align: left;">
34
+
35
+ ## Faraday.dev
36
+ - Free, local AI chat application.
37
+ - One-click installation on Mac and PC.
38
+ - Automatically use GPU for maximum speed.
39
+ - Built-in model manager.
40
+ - High-quality character hub.
41
+ - Zero-config desktop-to-mobile tethering.
42
+ 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.
43
+ **Join us on [Discord](https://discord.gg/SyNN2vC9tQ)**
44
+ ***
Smart-Lemon-Cookie-7B.imatrix ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84bc1f993c851cf509cb927da20697279edc1346e343715c790fbd657d31b4fc
3
+ size 4988153
faraday-logo.png ADDED