Artefact2 commited on
Commit
116d5d1
1 Parent(s): 79e56e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -11,4 +11,5 @@ The importance matrix was trained for 100K tokens (200 batches of 512 tokens) us
11
  Some model files above 50GB are split into smaller files. To concatenate them, use the `cat` command (on Windows, use PowerShell): `cat foo-Q6_K.gguf.* > foo-Q6_K.gguf`
12
 
13
  * What quant do I need? See https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
 
14
  * Quant requests? Just open a discussion in the community tabs.
 
11
  Some model files above 50GB are split into smaller files. To concatenate them, use the `cat` command (on Windows, use PowerShell): `cat foo-Q6_K.gguf.* > foo-Q6_K.gguf`
12
 
13
  * What quant do I need? See https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
14
+ * Want to steal my scripts? See https://gist.github.com/Artefact2/fd2254fc133906ac96b49b6947f0cd4a
15
  * Quant requests? Just open a discussion in the community tabs.