JosephusCheung commited on
Commit
c5fb392
1 Parent(s): 7e3497d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: gpl-3.0
3
  ---
4
- # A Chat Model
5
 
6
  *There is something wrong with llama.cpp GGUF format, need some time to fix that.*
7
 
@@ -13,7 +13,7 @@ Initialized from Qwen 72B
13
 
14
  For details, please refer to the previous 14B & 7B versions: [https://huggingface.co/CausalLM/14B](https://huggingface.co/CausalLM/14B)
15
 
16
- Testing only, no performance guaranteeeee...
17
 
18
  **GPL3 license for this preview**, wtfpl for the final version.
19
 
 
1
  ---
2
  license: gpl-3.0
3
  ---
4
+ # A Chat Model, Testing only, no performance guaranteeeee...
5
 
6
  *There is something wrong with llama.cpp GGUF format, need some time to fix that.*
7
 
 
13
 
14
  For details, please refer to the previous 14B & 7B versions: [https://huggingface.co/CausalLM/14B](https://huggingface.co/CausalLM/14B)
15
 
16
+
17
 
18
  **GPL3 license for this preview**, wtfpl for the final version.
19