regaan commited on
Commit
c1ca86b
·
verified ·
1 Parent(s): 777bf84

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -0
  2. model.safetensors +3 -0
  3. tokenizer.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"architectures": ["LlamaForCausalLM"], "vocab_size": 1000000000}
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ff2421bc8dfc3dd2a3ea324a631876e6484f76ef869aa2eac14ef5dd37b704b
3
+ size 140
tokenizer.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model": {"type": "BPE", "vocab": {"[UNK]": 0}}}