imi2
/

imi2 commited on
Commit
1827303
1 Parent(s): ba6d0b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ datasets:
6
  - jondurbin/airoboros-2.2.1
7
  ---
8
 
 
9
 
10
  - These files were tested on 0eb332a and 207b519 on linux.
11
  - The model was converted with https://github.com/ggerganov/llama.cpp/pull/3864, with this change
 
6
  - jondurbin/airoboros-2.2.1
7
  ---
8
 
9
+ - join these model parts with `cat airoboros-180b-2.2.1-Q4_K_M.gguf* > airoboros-180b-2.2.1-Q4_K_M.gguf`
10
 
11
  - These files were tested on 0eb332a and 207b519 on linux.
12
  - The model was converted with https://github.com/ggerganov/llama.cpp/pull/3864, with this change