Pitchboy commited on
Commit
1990cb4
1 Parent(s): 242884b

Upload 5 files

Browse files
Files changed (5) hide show
  1. README.md +1 -0
  2. config.json +5 -0
  3. model.bin +3 -0
  4. vocab.json +0 -0
  5. vocabulary.txt +0 -0
README.md ADDED
@@ -0,0 +1 @@
 
 
1
+ This is a CTranslate2 version of <a href="https://huggingface.co/cerebras/Cerebras-GPT-1.3B">Cerebras-GPT-1.3B</a>
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "unk_token": "<|endoftext|>"
5
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f414a332721abb1e7dca0a3cdd8f1b35b74cbe21578758efa01580c2d070cc54
3
+ size 10606234763
vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
vocabulary.txt ADDED
The diff for this file is too large to render. See raw diff