Crataco commited on
Commit
039d95e
1 Parent(s): f85bbb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ inference: false
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
 
 
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, 2023-01-13) checkpoint, see the [main](https://huggingface.co/Crataco/Pygmalion-6B-GGML/tree/main) branch. For the dev (experiment 7, 2023-03-12) 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