brooketh commited on
Commit
6bff565
·
verified ·
1 Parent(s): 6d2b5a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: alpindale/WizardLM-2-8x22B
4
  model_name: WizardLM-2-8x22B-GGUF
5
  quantized_by: brooketh
6
  ---
@@ -14,11 +14,11 @@ quantized_by: brooketh
14
 
15
  ***
16
  # WizardLM 2 8x22B
17
- - **Creator:** [alpindale](https://huggingface.co/alpindale/)
18
- - **Original:** [WizardLM 2 8x22B](https://huggingface.co/models/base/WizardLM-2-8x22B)
19
  - **Date Created:** 2024-04-16
20
  - **Trained Context:** 65536 tokens
21
- - **Description:** (Add description here)
22
 
23
  ## What is a GGUF?
24
  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.
 
1
  ---
2
  license: apache-2.0
3
+ base_model: microsoft/WizardLM-2-8x22B
4
  model_name: WizardLM-2-8x22B-GGUF
5
  quantized_by: brooketh
6
  ---
 
14
 
15
  ***
16
  # WizardLM 2 8x22B
17
+ - **Creator:** [microsoft](https://huggingface.co/microsoft/)
18
+ - **Original:** [WizardLM 2 8x22B](https://huggingface.co/microsoft/WizardLM-2-8x22B)
19
  - **Date Created:** 2024-04-16
20
  - **Trained Context:** 65536 tokens
21
+ - **Description:** Microsoft's next generation state-of-the-art large language model, with improved performance on complex chat, multilingual, reasoning and agent.
22
 
23
  ## What is a GGUF?
24
  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.