brooketh commited on
Commit
317222a
1 Parent(s): c56d42b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ parameter_count: 8030261248
21
  - **Original:** [Bungo L3 8B](https://huggingface.co/R136a1/Bungo-L3-8B)
22
  - **Date Created:** 2024-06-28
23
  - **Trained Context:** 8192 tokens
24
- - **Description:** An experimental LLaMA 3 model from the creator of MythoMax and Noromaid. Seems to be a solid ERP model comparable to Stheno; not much else is known about it.
25
  ***
26
  ## What is a GGUF?
27
  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.
 
21
  - **Original:** [Bungo L3 8B](https://huggingface.co/R136a1/Bungo-L3-8B)
22
  - **Date Created:** 2024-06-28
23
  - **Trained Context:** 8192 tokens
24
+ - **Description:** An experimental LLaMA 3 model from the creator of MythoMax and Noromaid. Seems to be a solid ERP model. Comparable to Stheno; possibly even chattier, with more natural dialogue.
25
  ***
26
  ## What is a GGUF?
27
  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.