Crataco commited on
Commit
f85bbb8
1 Parent(s): 8977ea3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -10,10 +10,12 @@ tags:
10
  inference: false
11
  ---
12
 
13
- # Pygmalion 6B GGML (main branch)
14
- ### This repository contains quantized conversions of the "main" Pygmalion 6B checkpoint.
15
  *For use with frontends that support GGML quantized GPT-J models, such as KoboldCpp and Oobabooga (with the CTransformers loader).*
16
 
 
 
17
  The original model card can be found below.
18
 
19
  * * *
 
10
  inference: false
11
  ---
12
 
13
+ # Pygmalion 6B GGML
14
+ ### This repository contains quantized conversions of the current Pygmalion 6B checkpoints.
15
  *For use with frontends that support GGML quantized GPT-J models, such as KoboldCpp and Oobabooga (with the CTransformers loader).*
16
 
17
+ For the main (experiment 2) checkpoint, see the [main](https://huggingface.co/Crataco/Pygmalion-6B-GGML/tree/main) branch. For the dev (experiment 7) checkpoint, see the [dev](https://huggingface.co/Crataco/Pygmalion-6B-GGML/tree/dev) branch.
18
+
19
  The original model card can be found below.
20
 
21
  * * *