Merry commited on
Commit
8ad10bf
1 Parent(s): 88cc5cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: agpl-3.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: agpl-3.0
3
  ---
4
+
5
+ ### (Not to be confused with [Pygmalion 13B](https://huggingface.co/TehVenom/Pygmalion-13b-GGML).)
6
+
7
+ This is converted and quantized from [Pygmalion 1.3B](https://huggingface.co/PygmalionAI/pygmalion-1.3b), based on [an earlier version of Pythia 1.4B Deduped](https://huggingface.co/EleutherAI/pythia-1.4b-deduped-v0).
8
+
9
+ # RAM USAGE (on KoboldCpp w/ OpenBLAS)
10
+ Model | Initial RAM | After generation
11
+ :--:|:--:|:--:
12
+ ggml-pygmalion-1.3b-q4_0.bin | 1.1 GiB
13
+ ggml-pygmalion-1.3b-q5_1.bin | 1.3 GiB