filipealmeida commited on
Commit
e21a800
1 Parent(s): 7556171

Upload 7 files

Browse files

Convert the model to fp16

Files changed (3) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +3 -0
  3. tokenizer.json +0 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/Users/filipe.almeida/work/open_llama_3b_v2",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -19,7 +19,7 @@
19
  "rms_norm_eps": 1e-06,
20
  "rope_scaling": null,
21
  "tie_word_embeddings": false,
22
- "torch_dtype": "float32",
23
  "transformers_version": "4.32.1",
24
  "use_cache": true,
25
  "vocab_size": 32000
 
1
  {
2
+ "_name_or_path": "/Users/filipe.almeida/work/open-llama-3b-v2-pii-transform",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
19
  "rms_norm_eps": 1e-06,
20
  "rope_scaling": null,
21
  "tie_word_embeddings": false,
22
+ "torch_dtype": "float16",
23
  "transformers_version": "4.32.1",
24
  "use_cache": true,
25
  "vocab_size": 32000
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3375b5777378b3e25192d6d0073a4912d951f4328d6c4b3ddca5d1b80416e20d
3
+ size 6853024617
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff