PacmanIncarnate
commited on
Commit
•
27d5982
1
Parent(s):
840de50
Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@
|
|
10 |
# Westlake v.2 10.7B
|
11 |
- **Creator:** [froggeric](https://huggingface.co/froggeric/)
|
12 |
- **Original:** [Westlake v.2 10.7B](https://huggingface.co/froggeric/WestLake-10.7B-v2)
|
13 |
-
- **Date Created:**
|
14 |
-
- **Trained Context:**
|
15 |
-
- **Description:**
|
16 |
***
|
17 |
## What is a GGUF?
|
18 |
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.
|
|
|
10 |
# Westlake v.2 10.7B
|
11 |
- **Creator:** [froggeric](https://huggingface.co/froggeric/)
|
12 |
- **Original:** [Westlake v.2 10.7B](https://huggingface.co/froggeric/WestLake-10.7B-v2)
|
13 |
+
- **Date Created:** 3/11/2024
|
14 |
+
- **Trained Context:** 8192 tokens
|
15 |
+
- **Description:** Self-merge of westlake 7B. Excels at understanding nuances in language and producing creative outputs.
|
16 |
***
|
17 |
## What is a GGUF?
|
18 |
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.
|