gugarosa commited on
Commit
d318676
1 Parent(s): 5d8f23d

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. config.json +1 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  license: other
3
  license_name: microsoft-research-license
4
  license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
1
  ---
2
+ inference: false
3
  license: other
4
  license_name: microsoft-research-license
5
  license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
config.json CHANGED
@@ -27,6 +27,6 @@
27
  "rotary_dim": 32,
28
  "tie_word_embeddings": false,
29
  "torch_dtype": "float16",
30
- "transformers_version": "4.34.1",
31
  "vocab_size": 51200
32
  }
27
  "rotary_dim": 32,
28
  "tie_word_embeddings": false,
29
  "torch_dtype": "float16",
30
+ "transformers_version": "4.35.2",
31
  "vocab_size": 51200
32
  }